I\'m using Notepad++ for some projects and miss Visual Studio\'s Ctrl + X, Ctrl + C functionality that cuts or copies the entire curr
The plugin from MackieChan: notepad-visual studio line copy
has to be still setup-ed as follow:
Put it into notepad++/plugin folder
open notepad++ (restart)
in Settings -> Shortcut Mapper
under Scintilla Commands, remove the existing associations for Ctrl + C,X
under Plugin commands, find the scripts you just created and map your shortcuts to them.