2013/1/3 Mariano Reingart <[email protected]> > On Thu, Jan 3, 2013 at 5:54 AM, Roberto Perdomo <[email protected]> > wrote: > > Hi, > > > > I have changed the edit.html from admin to get work codemirror 3. > > > > In some changes, I include closetag.js to autocomplete html tags and > works > > fine. > > > > Please check if all works fine and consider the update. > > > > PS: the zip contains the new codemirror (need some clean files) > > > > Please post this on web2py-developers (or even better, open a ticket > in the bug tracker): > > https://groups.google.com/forum/?fromgroups#!forum/web2py-developers > > Ready, thanks.
> Did you check the toggle breakpoint (debugger) functionality? > (either using the button or also clicking over the line number) > it uses gutter marker API that has changed between versions. > > Yes, and doenst work, make the page dont load anymore (need restart web2py ) > Line highlight (i.e. saving a file on syntax errors) also seems not > working properly (it selects from the offending line to the end of the > 5file...). ummm, yes you are correct, I not see that. > I've experienced some other CodeMirror bugs (like not repainting when > scrolling with the mouse wheel), but those are less reproduce-able. > > Best regards, > > > Mariano Reingart > http://www.sistemasagiles.com.ar > http://reingart.blogspot.com > > -- > > > > --

