Notepad++ 打开过时版本的文件

Notepad++ opens obsolete version of file

我有一个用 WIN 8.1 的标准记事本编辑的文件,当我用记事本++打开这个文件时,我的更改不可见。当我用任何其他程序打开文件时,更改是可见的。

我尝试使用重新加载按钮重新加载文件,但我的更改不可见。

notepad++有缓存吗?

更新 1

我已尝试禁用 "settings -> preferences -> backup -> Remember current session next launch",但它仍然加载了错误的文件。

尝试禁用:记住当前会话选项。

设置 -> 首选项 -> 备份 -> 下次启动时记住当前会话

来自维基 Wiki link:

When it looks like a setting is lost, a common cause is that there are 
two sets of files, one in the %APPDATA%\Notepad++ folder and one 
alongside Notepad++.exe. Then either N++ doesn't read the right file, or 
the setting was saved into the wrong file.

您尝试打开的文件可能有一些副本,您必须将其删除才能获得正确的文件。当您更改要打开的文件的名称时,Note++ 仍然将其打开为错误文件?