Editing HTML in Visual Studio 2012 creates a marker under tags, how do I turn it off?

StackOverflow https://stackoverflow.com/questions/16265090

سؤال

In Visual Studio 2012, when you're editing html in Visual Studio, and your cursor is inside a tag (or more annoyingly, a closing tag), a little underline shows up under the beginning of the (opening) tag. If you click on it it opens a menu headed with "[tag] Tasks" and, most often, "Format Element."

I hate this thing and am on the verge of violence. I can't figure out how to turn it off because it has no name and I can't google something up. Please save me. How do I turn this off? Failing that, what is it called? It's not intellisense or anything else in the "html" part of the text editor options. I'm pretty sure I've tried them all, but am perfectly willing to be proven wrong.

هل كانت مفيدة؟

المحلول

This is the new Smart Tasks feature and I think we cant turn off: http://www.asp.net/vnext/overview/aspnet/whats-new#_Toc318097398

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top