Update Getting started.md
This commit is contained in:
Родитель
ac83d720ff
Коммит
a9d2543bf8
|
@ -2,7 +2,7 @@
|
|||
|
||||
## Configuring IntelliSense
|
||||
|
||||
**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.
|
||||
**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.
|
||||
|
||||
#### The IntelliSense engines
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче