Search code examples
notepad++editor

Close all files in notepad++


Is there a way to close all files from notepad++ less painfull than going over every single one of them at the time.

I always use it for quick editing files and now there are more 200 files open in the editor which is a bit annoying. I have tried so far to close them by clicking on the close all button (in the menu toolbar) but still it's going over one single of them at the time . And I have also tried to close notepad++ program through task Manager but It still keep the files there.

Here is the version of the notepad++ I'm using : Notepad++ v7.5.1
(64-bit)

Thanks in advance


Solution

  • Via @Florent B.

    Click Menu File. Click Close all.

    Other Options: Right-click on a tab then you have four options.

    Close <- close current tab.
    Close all but this.
    Close all to the left.
    Close all to the right.
    

    Your best bet is Close all but this. That will leave you at two total clicks to close all files.