I am developing an expert system using Jess shell. I would like a program so as to highlight with colors my code because I want to paste it in a word document.

Is there extension in notepad++ ?? Or another program ?

Thanks in advance

link|improve this question

47% accept rate
feedback

3 Answers

up vote 1 down vote accepted

Plugin for TextPad, JESS mode for GNU EMACS

link|improve this answer
thanks a lot for your help! – user494766 Jan 19 at 18:38
@user494766 Please consider marking this answer as correct. – Thomas Jan 20 at 1:08
feedback

There's a couple more listed here: the ones in @c69's answer, plus ones for jEdit and EditPlus.

link|improve this answer
feedback

I'm later, but maybe could be usefull

in vim just type :set filetype=jess in Notepad++ I tried to make my own with this xml

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.