Kruptein writes:
> Hey, I released the 0.2.1 version of my text-editor written for linux
> in python using the wxPython toolkit.
>
> I would like to know whether it is good/bad and what could be changed/
> added
>
> this version added
> -syntax-highlighting for 78 languages
> -Tab completion in
I think there is a bad import in /deditor/deditor.py. It says "import
wx.aui" and this makes the program fail. At least for me, anyway. Something
might be messed up with my computer.
On Sat, Oct 2, 2010 at 12:56 PM, Kruptein wrote:
> Hey, I released the 0.2.1 version of my text-editor written
Hey, I released the 0.2.1 version of my text-editor written for linux
in python using the wxPython toolkit.
I would like to know whether it is good/bad and what could be changed/
added
this version added
-syntax-highlighting for 78 languages
-Tab completion in the filepath bar
-Shortcut customiz