This commit is contained in:
Bob Brown 2017-07-19 08:25:59 -07:00 коммит произвёл GitHub
Родитель ac83d720ff
Коммит a9d2543bf8
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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