simonsteele / pn

Programmer's Notepad
372 stars 116 forks source link

PN do not consider full path to opened files when reloading a file #167

Open JoseQuintas opened 7 years ago

JoseQuintas commented 7 years ago

Open a file test.prg, inside c:\temp folder. Use find in files, and open c:\temp\test.prg. PN consider as a different file. May be dangerous, if there are changes to save. When position on file, ok, PN shows if there are changes outside PN (in this case, inside PN). At same time, same file opened 2 times, c:\temp\test.prg and test.prg on c:\temp, because PN do not consider full path to compare file name.