Skip to content

Commit

Permalink
Update Getting started.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbrow committed Aug 17, 2017
1 parent 79aaa86 commit c324bc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/Getting started.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Configuring IntelliSense

**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.
**Quick summary**: Open your settings file and add `"C_Cpp.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

Expand Down

0 comments on commit c324bc5

Please sign in to comment.