I have the option "Apply Cut or Copy commands to blank lines when there is no selection" deselected in Tools => Options => Text Editor => All Languages => General. In previous versions of Visual Studio, applying a "cut" to an empty line would remove the line, but not overwrite the contents of the clipboard. With VS2010 Beta 2, nothing happens.Note that at https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=111320 Meghan Perez from Visual Studio Core clarifies the behavior in previous versions of Visual Studio: "This option only refers to putting text on the clipboard, not actually the cut action. [...] In the case of cut, the delete happens but nothing is put on the clipboard. We will look closer at the wording for this option."It seems that in VS2010, rather than clarify the wording of the option, the behavior has changed to match the current wording.
Product Language
Version
Operating System
Operating System Language
Steps to Reproduce
Actual Results
Expected Results