young-developer/nppNavigateTo

Newly created files not getting detected by the plugin

Closed this issue · 3 comments

Extracting this from issue #8 as it appears to still be happening with release 1.12.4.

When you create a new file in Notepad++ using Ctrl+N, it does not get listed by the plugin no matter what filter you enter. Saving the new file makes no difference.

The new file (even though it has not been explicitly saved to disk) does get picked up on Notepad++ restart.

Files opened from disk on the other hand are picked up and get displayed in the plugin's dialog correctly.

Notepad++ debug information:

Notepad++ v7.5.8   (64-bit)
Build time : Jul 23 2018 - 02:06:36
Path : C:\Program Files\Notepad++\notepad++.exe
Admin mode : OFF
Local Conf mode : OFF
OS : Windows 10 (64-bit)
Plugins : NavigateTo.dll PluginManager.dll DSpellCheck.dll mimeTools.dll NppConverter.dll 

I also confirm this issue.

I can confirm this works for me now with the 1.12.7 release. Thanks!