Is there a keyboard command in Visual Studio 2010 for exiting the current XML Comment tag? -
In my comments, I love more typing as the next developer, but one thing that usually travels me , I'm trying to use inline tags (such as
), Visual Studio can be helpful in ending tag ( & Lt; / c & gt;
) In the moment I type the closing angle brace ( & gt;
) on the opening tag, it will have trouble writing my thoughts with ease Land because before I continue writing to move the cursor after the XML tags.
Control Right Arrow Allows you to move the cursor to the next word, but to get it after the closing XML tag you get There is a need to command three times
Is there a better way to move the cursor quickly?
Comments
Post a Comment