Is it possible to dump the names of all the open files in notepad++ to a file?
        Posted  
        
            by 
                mark
            
        on Super User
        
        See other posts from Super User
        
            or by mark
        
        
        
        Published on 2013-10-31T14:49:59Z
        Indexed on 
            2013/10/31
            16:00 UTC
        
        
        Read the original article
        Hit count: 278
        
notepad++
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)
© Super User or respective owner