Skip to content

Commit a9d2543

Browse files
authored
Update Getting started.md
1 parent ac83d72 commit a9d2543

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/Getting started.md

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

33
## Configuring IntelliSense
44

5-
**TL;DR**: Open your settings file and add `"intelliSenseEngine": "Default"` to preview the new and improved IntelliSense. Then add the necessary include paths to your c_cpp_properties.json file so that IntelliSense can find your symbols.
5+
**Quick summary**: Open your settings file and add `"intelliSenseEngine": "Default"` to preview the new and improved IntelliSense. Then add the necessary include paths and preprocessor defines to your c_cpp_properties.json file so that IntelliSense can find your symbols.
66

77
#### The IntelliSense engines
88

0 commit comments

Comments
 (0)