Syntax Highlighting
Brought to you by:
hoenicke
Hi,
I downloaded & used JODE 1.1. It was pretty good &
really enjoyed. Prior to this I was using Jad( C++).
In JODE I really liked the feature of showing all the
classes in tree format & decompiling them on the fly
while displaying it.
If the source code is displayed with basic syntax
highlighting ,I think it will be a big value addition.
There won't be any necessity to compile the code
permanently & push into favourite IDE.
Thanks
Murali Varadarajan
Logged In: YES
user_id=364319
An initial version of this should be available soon.
We're going to start with very basic syntax highlighting
(reserved words in green, perhaps operators in blue).
Once the framework for this facility is in place, we'll
enhance it based on requests.