You must be registered to post a reply. Click here to register.
T O P I C R E V I E W
Maxim
Posted - Jul 28 2013 : 1:59:56 PM If you use the regular copy/cut commands in the editor, the strings go in the Shift+Ctrl+V list, but Ctrl+L (VS command Edit.LineCut) doesn't. There may be other non-standard clipboard commands that I don't use.
As a workaround, by default VS copies/cuts the current line if you press Ctrl+C/X with no selection, so Ctrl+L is just a shortcut in the case where you have a selection and/or want to cut multiple lines that you have only partially selected.
2 L A T E S T R E P L I E S (Newest First)
support
Posted - Sep 25 2013 : 4:41:16 PM case=75779 is fixed in build 2001.
feline
Posted - Jul 29 2013 : 12:25:10 PM I am seeing the same effect here. Thank you for the clear description.