A really cool feature I've seen in a few editors is the fact that they not only have autocompletion but they also have a little popup window type thing that displays the syntax of the command. Such as Run, {Directory to App} {Parameters} {anything else}. Does anyone else like this idea?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2008-11-21
anything already setup and ready to use with say php autocomplete syntax?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
A really cool feature I've seen in a few editors is the fact that they not only have autocompletion but they also have a little popup window type thing that displays the syntax of the command. Such as Run, {Directory to App} {Parameters} {anything else}. Does anyone else like this idea?
anything already setup and ready to use with say php autocomplete syntax?
N++ has this already. See options/API files.
Where can we find options/api files you reference?
By "options" I meant program settings. The API files are in <n++>\plugins\APIs. See also http://notepad-plus.wiki.sourceforge.net/Create_AutoComplete.