In Crimson Editor, it is sufficient to simply put your cursor on a line and press CTRL+c to copy that whole line, even if no text was selected. In Notepad++, you first need to select all the text on that line before you can copy it. Is there a way to copy like in Crimson Editor?
Cheers!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
In Crimson Editor, it is sufficient to simply put your cursor on a line and press CTRL+c to copy that whole line, even if no text was selected. In Notepad++, you first need to select all the text on that line before you can copy it. Is there a way to copy like in Crimson Editor?
Cheers!
Control+D. I guess the D is short for Double, but one could be forgiven for assuming control+D might Delete something.
There's a list of shortcut keys at http://notepad-plus.sourceforge.net/uk/shortcuts.php .
Sorry, some kind person has transferred the shortcuts info to the wiki: http://notepad-plus.wiki.sourceforge.net/Keyboard+Shortcuts .