Dan
Dan

Reputation: 11183

Smooth Edit & Continue in Visual Studio

I would like the Visual Studio to enter the Edit & Continue mode automatically after error is raised, so I do not have to make several clicks on buttons in different windows: first on "Enable Editing" in exception window and then on "Edit" button asking me if I want to do Edit & Continue. Finally, I do not know shortcut for "Continue" button after I have performed the edit.

Upvotes: 1

Views: 224

Answers (1)

Richard Banks
Richard Banks

Reputation: 12546

You haven't really asked a question here, it's more of a suggestion about what you'd like in the product. I'd suggest you raise the idea on the Visual Studio Uservoice site: http://visualstudio.uservoice.com/

Upvotes: 1

Related Questions