Seeking Notepad++ feature in Decoda
Notepad++ has a few features that I would like to see in Decoda. All functions, if statements, loops, etc. are grouped together and can be collapsed. And additional keyword recognition such as 'require'. Notepad++ has a more complete and intuitive feel yet it lacks the benefit of an IDE that is Decoda. I would like to see Decoda adobt a similar feel.
Comments
http://sourceforge.net/projects/notepad-plus/files/notepad++ releases source/npp 5.9 src/
https://github.com/unknownworlds/decoda
Also, looks like decoda is scintilla based, didn't notice that before, nice and easy then, maybe.