-
I use a lot of Autoit to send commands to other (running) applications thru Notepad++ and in order to that I have to create an exectuable for each notepad->application. So, I thought it would be nice to have NppExec expose some of autoit's interface using autoitX3.dll's in NppExec and we can write scripts in NppExec instead of compiling autoit scripts to .exe and running it.
It would make...
2009-09-23 17:15:46 UTC in Notepad++ Plugins
-
I have a new feature request and it is similar to NppExec's inputbox. It would be very nice to have a dialog box in NppExec which would display all the opened files in Npp in a nice dialog, where the users will be able to select multiple/single files and that would be used in the NppExec as an input for the script or a command.
I support a group of users and I want my users to use the opened...
2009-09-23 17:05:50 UTC in Notepad++ Plugins
-
I have few feature requests about the Notepad++ toolbar, especially with Plugin toolbar icons
1. Ability to hide/show each plugin's toolbar icons thru menu and via shortcuts as well.
2. Ability for each plugin icons to be grouped and then show it in vertical drop-down list (that way it won't take a whole lot of space in the toolbar - I use webedit plugin and have 30 icons in the Npp...
2009-09-23 16:36:13 UTC in Notepad++
-
I wouldn't mind an icon where the lizard/chameleon wrapping up the old Notepad++ icon, but the lizard/chameleon just by itself I don't like it because it is very hard to connect it with Notepad++.
2009-09-22 15:13:38 UTC in Notepad++
-
Hi Alex,
I just tried WebEdit in Notepad++ 5.5v and highlighted several paragraphs(selections) and tried to apply WebEdit **P** and found that it only applied the tags to the last paragraph(selection) instead of all the selections.
Thanks
Ash.
2009-09-21 20:43:30 UTC in Notepad++
-
Don,
Thanks for the new Npp 5.5v. I finally got some of my feature requests in this version, like commenting / uncommenting a single line without highlighting any text in that line.. and also for the virtual spaces.
Thanks you once again.
Ash.
2009-09-21 04:59:17 UTC in Notepad++
-
Sorry, HOME-> SHIFT+ RIGHT-ARROW -> CTRL+SHIFT+K.and now it works...
2009-06-19 20:07:02 UTC in Notepad++
-
I tried HOME-> SHIFT+ LEFT-ARROW -> CTRL+SHIFT+K.and now it works...
Thanks for all the help.
2009-06-19 20:05:21 UTC in Notepad++
-
For your first question: In Notepad++ 5.4.3 go to menu TextFx > TextFx Tools > Delete Line Numbers or First Word, and for your second question do a find for .com and replace with .com<your text>.
2009-06-19 19:12:57 UTC in Notepad++
-
I am trying to do using macro and the comment part works, but the uncomment is not working as expected, I tried to record the uncomment macro by pressing the 'HOME' key and then using 'SHIFT' + 'END' key (to highlight the text) and then pressed 'CTRL'+'SHIFT'+'k' (Block uncomment) and 'END' key to unselect text, the expected behavior is to uncomment the single line where the caret is, but the...
2009-06-18 15:26:23 UTC in Notepad++