Notepad++ cached files location

前端 未结 3 464
萌比男神i
萌比男神i 2021-01-30 02:32

On the most recent versions of Notepad++, when the application is closed, unsaved files are maintained when the application is restarted.

I presume that those files are

3条回答
  •  粉色の甜心
    2021-01-30 03:24

    I have discovered that NotePad++ now also creates a subfolder at the file location, called nppBackup. So if your file lived in a folder called c:/thisfolder have a look to see if there's a folder called c:/thisfolder/nppBackup.

    Occasionally I couldn't find the backup in AppData\Roaming\Notepad++\backup, but I found it in nppBackup.

提交回复
热议问题