开发者

Visual Studio line deletion

Is there any way in Visual Studio 2003 that I can delete a line without it being copied into the clipboard?

There are instances when I want to copy the first line of a block of text and then delete the following n lines but this 开发者_Python百科then puts the last line I deleted into the clipboard, which is very annoying. I have come from a brief keymap background and I could easily do this with Alt-D.

And while I'm on the subject, why on earth have MS stopped supporting the brief keymap?


Ctrl+Shift+L deletes without storing in the clipboard.

Or go to: tools/options/keyboard and look up the command called "Edit.LineDelete" if you want to change the shortcut to something easier.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜