|
|
|
Thanks again for such a useful tool. I've upgraded to 0.4.0 as you suggested, and have even written a simple (for now...) plugin.
If you want to check out what I've been doing with it, take a look at http://bartletts.pwp.blueyonder....ojects/samples/
Happy coding...
Paul Bartlett |
Homepage |
05/11/22 - 2:24 pm | #
|
|
Cool. 
Nice one ! I'll have a play with your code includer. I have a source syntax highlighter from the Moin project (it's a standard macro already) - but it only works for Python. A cross language one would be evry cool...
Fuzzyman |
Homepage |
05/11/22 - 4:42 pm | #
|
|
It's been updated a bit now to use the Python syntax highlighter at least.
For the more general case I was thinking of trying to parse jEdit "mode" files, or even better see if there's anything that already does!
Paul Bartlett |
Homepage |
05/11/23 - 11:56 am | #
|
|
Got general support working by plugging in GeSHi - see new version of codelist.py at http://
bartletts.pwp.blueyonder....odelist_py.html if you're interested...
Paul Bartlett |
Homepage |
05/11/24 - 1:28 pm | #
|
|
Very interesting 
Thanks, I'm sure otehrs will find that useful.
Fuzzyman |
Homepage |
05/11/25 - 1:28 pm | #
|
|
|
Commenting by HaloScan
|