Is it possible to dump the names of all the open files in notepad++ to a file?
- by mark
So, I dragged and dropped multiple files onto notepad++. The files came from different directories and were selected using different criteria.
So, I have many files open in Notepad++. Now I need to have a list of all the open files in another file.
Right now, my only option is to script the decisions used to guide me in selecting the files in the first place. Which is probably the best in the long term, but I wonder if there is a quicky one in Notepad++. Some plugin magic or whatever.
Suggesting another free editor which has this function is a good option too (not that I am going to ditch notepad++, God forbid)