Virtual URL replacement tooltip
Ever since upgrading to Resharper 5.1, I've been getting a really intrusive tooltip in my HTML/ASPX files when specifying URLs as virtual rather than relative:
Given that I want to do this and don't see it as a problem, is there a way I can turn the prompt off? It appears whenever the URL is in view, regardless of where my caret is and can easily obscure what I'm trying to type.
Thanks,
Mal.
Please sign in to leave a comment.
Hello Mal,
Open ReSharper | Options | Code Inspection | Inspection Severity and set
'Do not show' for 'Path error' under 'ASP.NET' category. Thank you!
Andrey Serebryansky
Senior Support Engineer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Thanks Andrey - that's great. :)
Not sure how I missed it - sorry about that.
Mal.