There a function I much love and use in Textpad that I have not yet figured out if Notepad++ can do.
In Textpad I can mark lines according to a pattern, text or reg exp, and then copy to clipboard only those marked lines.
Is this possible to do with Notepad++?
I would switch to Notepad++ and leave Textpad if this was possible.
If not then dear Notepad++ developer here's a another functionaliry request for you.
Thank's for any help
EB
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I would second this request to be able to copy bookmarked lines to the clipboard. The only reason I haven't completely replaced Textpad with Notepad++ is because I can't find this functionality.
Thanks,
CB
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
You can also use the TextFX Viz plugin that comes with Notepad++ to hide all the non-matching lines so that you can copy them to the clipboard. I don't think it supports regex though.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
There a function I much love and use in Textpad that I have not yet figured out if Notepad++ can do.
In Textpad I can mark lines according to a pattern, text or reg exp, and then copy to clipboard only those marked lines.
Is this possible to do with Notepad++?
I would switch to Notepad++ and leave Textpad if this was possible.
If not then dear Notepad++ developer here's a another functionaliry request for you.
Thank's for any help
EB
Hi,
I would second this request to be able to copy bookmarked lines to the clipboard. The only reason I haven't completely replaced Textpad with Notepad++ is because I can't find this functionality.
Thanks,
CB
This plugin below is not what you are searching, but nice handling.
just have a look to it.
Multiclipboarding:
http://sourceforge.net/forum/forum.php?thread_id=1738094&forum_id=482781
Cheers
You can also use the TextFX Viz plugin that comes with Notepad++ to hide all the non-matching lines so that you can copy them to the clipboard. I don't think it supports regex though.