Notepad++ plugin where Cut and Copy operate on the whole line when no selection is made (mimics how Visual Studio works).
Activate the plugin via the menu items or use ctrl+c
or ctrl+x
This plugin is too new to have been added to the notepad++ pluginmanager - that takes a couple of months to get in place. So manual installation only.
- Download a binary release and stick the
CutNCopyLine.dll
toC:\Program Files (x86)\Notepad++\plugins
Alternatively, download the source and build it - the build will copy the dll to the notepad folder.
Built using the Notepad++ plugin pack https://github.com/kbilsted/NotepadPlusPlusPluginPack.Net
Check out my blog at http://firstclassthoughts.co.uk/