I was thinking it would be great if there were a plugin,
that enabled a dockable console window, similar to say
that of the GridinSoft Notepad.
It would look much like the function list, except instead
of functions on display it would be an interactive console.
And perhaps (I should like to see it like this) there could
be a set of Console commands just like the "Run" capabilities,
so one could assign hotkeys to the console. Eg. to run "make" and have the result display in the console.
Hope you like the idea as much as I do
Greetings
/wrigley
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I was thinking it would be great if there were a plugin,
that enabled a dockable console window, similar to say
that of the GridinSoft Notepad.
It would look much like the function list, except instead
of functions on display it would be an interactive console.
And perhaps (I should like to see it like this) there could
be a set of Console commands just like the "Run" capabilities,
so one could assign hotkeys to the console. Eg. to run "make" and have the result display in the console.
Hope you like the idea as much as I do
Greetings
/wrigley
The plugin is already inside Notepad++ 4.1.2. The plugin name is NppExec.
Also you always can check for latest version here:
http://sourceforge.net/project/showfiles.php?group_id=189927
Was developed by Vitaliy and comming soon ;). There are small problems with the current version.
Best Regards
Jens
That's great .. I would love to see this plugins soon ...
almost all developer editor has dockable console (such as textpad, jedit, etc)