Disabling squiggly lines for code

How do I turn off the red and green lines that appear under grammar and spelling errors?

+2


a source to share


2 answers


Define a new style for the code - set the appropriate font and line spacing, etc. and disable spell checking for the style. Apply this style to all of your code examples.



+6


a source


The fastest way is to simply right-click on the word and select Ignore (One or All). You can also go to Options in Spell Check Mode and turn it off



0


a source







All Articles