Skip to content

Commit 0006a07

Browse files
authored
update description of when IntelliSense is on by default
1 parent 5a4c25e commit 0006a07

File tree

1 file changed

+1
-1
lines changed
  • Documentation/LanguageServer

1 file changed

+1
-1
lines changed

Documentation/LanguageServer/FAQ.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
## Why do I have red underlines everywhere after updating to the latest version?
1010

11-
If you are using the VS Code Insider build with version 0.11.0 of the cpptools extension or any build of VS Code with version 0.11.1 or higher of the extension, then the extension will default to using the new IntelliSense engine for linting and providing quick info tooltips in your source files.
11+
If you are using the VS Code Insider build with version 0.11.0 of the cpptools extension or any build of VS Code with version 0.11.1 of the extension, then the extension will default to using the new IntelliSense engine for linting and providing quick info tooltips in your source files.
1212

1313
For some users this may result in a large number of red underlines ("squiggles") appearing in your source files. There are a few things you can do to resolve this issue. Select the one that best meets your needs for your situation.
1414

0 commit comments

Comments
 (0)