notepad++
Monkey Archive Forums/Monkey Discussion/notepad++
| ||
Hi! I am really enjoying monkey. But was wondering if support for notepad++ still planed? Qcat |
| ||
There's nothign to stop you writing a User Defined Language file for Notepad++ http://sourceforge.net/apps/mediawiki/notepad-plus/index.php?title=User_Defined_Languages A list of keywords to get you started are in: /modules/trans/toker.monkey |
| ||
Cool! i might take a look |
| ||
If anyone is interested, I've put an NPP UDL file for Monkey here. It's a bit rough around the edges as Monkey doesn't have a syntax that lends itself to easy definition of folding etc. but it's good enough for my purposes. Feel free to improve and re-host or whatever. Perhaps it would be an idea to have a section of the site here for this sort of thing. |