I installed the python plugin, after using it i didn't find a way to search a string like notepad++ does.
When i search today i use the "Find" menu enter the text and use the "Find all in current document" option. The output is then listed in a new window (i.e. a search pane).
The plugin does do searches but not using that window.
There is an option in activating notepad++ menus like "find" but there is no way entering the text or pressing the "Find all in current document" button using a python script. Also there is no python command to perform the same search notepad++ does.
Did anyone manage to do a search like notepad++ does (in all the document, and outputing the result to the search pane) with the plugin.
Tnx
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I installed the python plugin, after using it i didn't find a way to search a string like notepad++ does.
When i search today i use the "Find" menu enter the text and use the "Find all in current document" option. The output is then listed in a new window (i.e. a search pane).
The plugin does do searches but not using that window.
There is an option in activating notepad++ menus like "find" but there is no way entering the text or pressing the "Find all in current document" button using a python script. Also there is no python command to perform the same search notepad++ does.
Did anyone manage to do a search like notepad++ does (in all the document, and outputing the result to the search pane) with the plugin.
Tnx