in my file i want to find all special lines which consist of some string. and i hope the all line number is shown in the plugin "function list" display-borad.
for example:
============================================================
aaaa sdjsdhhddh avvfsdy story of mine alalsksk
...
...
...
sdewf werfhgh loith story of mine rfdssew
...
...
...
545eww2 asdwww wewq story of mine rrtt
...
=============================================================
i want to find all lines which have string "story of mine". and every line can be shown in function list like a function.
can i do this? if can, and how?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
can N++'plugin do this function:
in my file i want to find all special lines which consist of some string. and i hope the all line number is shown in the plugin "function list" display-borad.
for example:
============================================================
aaaa sdjsdhhddh avvfsdy story of mine alalsksk
...
...
...
sdewf werfhgh loith story of mine rfdssew
...
...
...
545eww2 asdwww wewq story of mine rrtt
...
=============================================================
i want to find all lines which have string "story of mine". and every line can be shown in function list like a function.
can i do this? if can, and how?