Page 1 of 1

JADE for Notepad++

Posted: Wed May 30, 2018 2:11 pm
by pmachapman
I have created a language definition for Notepad++ for JADE, which some of you might find useful. I find it makes working with schema files much easier, especially if I am comparing schema extracts from different environments.

There is a download and full instructions on how to install it at https://github.com/pmachapman/JADE-for- ... -Plus-Plus

Re: JADE for Notepad++

Posted: Wed May 30, 2018 2:31 pm
by Kevin
Awesome! Thank you :)

Re: JADE for Notepad++

Posted: Tue Jun 12, 2018 1:13 pm
by Ty
I tried this some years ago. I never pushed it because it seemed you needed to supply an explicit list of Class names. Is that still the case? Thinking about it now, it'd probably be easier to just write a JADE script to just output the notepad++ lang file.

Re: JADE for Notepad++

Posted: Tue Jun 12, 2018 1:57 pm
by Kevin
I was recently reading the documentation about Notepad++ to investigate the possibility of creating a plugin that could communicate with a JADE environment, in order to get notifications about new classes being added, etc.

Haven't investigated any further, but was thinking it'd be a good idea for an open-source project if it was feasible.