Main configurations that I like in notepadplusplus 09-19-2014d2253
2015-04-19lMain configurations that I like in notepadplusplus 09-19-2014d2253
Main configurations that I like in notepad plus plus
Main configurations that I like in notepad++
How to prevent new instances from opening the last file
- Settings->preferences->Backup->uncheck remember current session for next launch
- -old (pre 09-19-2014d2301. . Settings->preferences->miscellaneous tab (MISC.)->uncheck remember current session for next launch)
Auto-save in Notepad++
- Install autosave plugin by adding the plugin to the plugin directory. Autosave plugin can be found here
or
http://lifehacker.com/5303634/autosave-adds-reassurance-to-notepad%252B%252B-editing
make notepad++ open a new instance rather than a tab
create a totally empty file called 'asNotepad.xml' and put it in the
Notepad++ directory at the same level as the notepad++.exe file
n-new-window
put notepad++ in taskbar by searching for notepad++ from windows 8 from pop out menu on right side of screen->right click->pin to taskbar
- Note that istead of this method, you probably want to put the modified shortcut on the taskbar as desribed above.
turn off auto-completion in notepad++: settings->preferences->autocompletion
(I think this change isn't really necessary after you change notepad++ to open a new instance rather than a tab)
Change the shortcut so that it opens a new instance
- First you can create a shortcut, and put it in a folder on the desktop or something
- Right click shortcut->properties->shortcut tab->add " -multiInst" to the
- -example:
- -info from here: http://theitbros.com/open-new-instance-of-notepad/
- then right click the shortcut and pin it to the taskbar