Notepad++
Revision as of 12:25, 28 August 2018 by TheAlmightyGuru (talk | contribs)
Notepad++ is a free feature-full text editor.
Notes
Turn Off Session Memory
By default, Notepad++ remembers the documents you've opened across sessions, and requires you to manually close them or they will continue to reopen with each subsequent use. I do not like this feature, but it isn't obvious in the settings where to turn it off. There is a section called Recent File History, but this only applies to recent files listed in the File menu. To prevent Notepad++ from keeping files open across sessions, go into Settings -> Preferences -> Backup, and uncheck "Remember current session for next launch."
Turn On Auto Update Changed Files
Settings -> Preferences -> MISC. -> check Enable and Update silently.
Links
- notepad-plus-plus.org - Official page.