Search found 2 matches
- Sat Sep 20, 2008 9:04 pm
- Forum: Anything else we might add?
- Topic: Editra and kill processes
- Replies: 5
- Views: 5962
highlighting newLISP syntax - does that require a download or something? Yes - the latest source includes the newLisp Lexer. Despite any dependencies all you need is: svn checkout http://svn.wxwidgets.org/svn/wx/wxPython/3rdParty/Editra Editra sudo python setup.py install But, are there any more id...
- Sat Sep 20, 2008 11:52 am
- Forum: Anything else we might add?
- Topic: Editra and kill processes
- Replies: 5
- Views: 5962
Editra and kill processes
I found Editra as editor quite convenient. The interface is easy to use, has all I need like syntax highlighting, code folding and project support. However, there seem to be a problem in doing remote control with newLisp and/or the guiserver. I've tried to help the developer with all what I can do (...