really nice!
On Wednesday, 23 May 2012 19:17:34 UTC-5, Ricardo Pedroso wrote: > > The url, of course: > https://github.com/rpedroso/gweb2py > > On Thu, May 24, 2012 at 1:11 AM, Ricardo Pedroso <[email protected]> > wrote: > > Hi, > > > > I've made lot's of changes. Lot's of bug fixes and > > new features, mainly: > > reload webserver > > ability to create new application > > session files viewer > > cache file viewer > > error files viewer > > file/new and file/open > > better syntax highlight when using StyledTextCtrl > > > > On Linux there is possible to use vim(default) or StyledTextCtrl. > > > > To run on Windows or Mac: > > $ python gweb2py > > > > Linux: > > $ python gweb2py > > or > > $ python gweb2py --editor stc > > (will use the StyledTextCtrl) > > > > If you have some spare time give it a try, but do not use it > > in a real project until some more testing. > > > > Some feedback will be welcome. > > > > Ricardo >

