The Change Problem Type command allows you to change the type of particular "problem" straight from the Visual aid.
Note |
---|
Language Support Supported: C#, VB.NET, JavaScript, ASP.NET, XAML, HTML, CSS, LESS |
To change problem type
- Position the caret over the underlined code.
Press Alt+Enter. From the pop-up menu, select Configure "Type of the Problem" | Change problem type.
The following window will appear and will allow you to change the type to one you desire.
Show as Error
Show as Warning
Disable
- The result is :
Tip |
---|
You can also change the type of the "problem" from Options window Problems. |
See Also