It\'s a simple question, I searched in google but didn\'t find anything helpful.
I know about the column mode in Notepad++ (Alt + Left mouse click or by using
Another way, you can try the plugin ConyEdit. To copy to other file, use the command line cc.gc 2w. To delete, use the command line cc.dc 2w. Explanation:
cc.gc 2w
cc.dc 2w
gc: get column dc: delete column 2w: second Word
If it is more complex, you can try cc.gc //
cc.gc //