notepad++ deleted files popup -


when delete file notepad++ displays below message:

the file "d:\xxx.txt" not exist more . keep file in editor?

can stop message , silently remove deleted files editor?

message box question displayed unconditionally. there cannot done removing chaging configuration.

if have necessary programming , app building skills , wish remove it, search notepad_plus::docloseornot in notepad++ source file <source root>\powereditor\src\notepad_plus.cpp , modify code accordingly – example return no (=do not keep file in editor) without showing dialog. build notepad++ these modified sources change there.


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -