资 源 简 介
Project has moved to bitbucket
The project has moved to bitbucket: https://bitbucket.org/zastrowm/notepad-visualstudiolinecopy
The following is kept only as an archival record.
Old Summary
Adds two commands to Notepad++, CopyAllowLine and CutAllowLine, which adds Visual Studio style copy/cutting to Notepad++.
CopyAllowLine - Copies the selected text if text is selected, or copies the current line if no text is selected.
CutAllowLine - Cutsthe selected text if text is selected, or cuts the current line if no text is selected.
See HowToInstall for instructions on installing the plugin. Note that this plugin only works with the Unicode version of Notepad++.
Inspired by: http://stackoverflow.com/questions/619754/how-to-mimic-visual-studios-ctrl-x-ctrl-v-functionality-in-notepad