Skip to content

Commit 9fad87f

Browse files
committed
updated doc and include error screenshot
1 parent 7c5ed6d commit 9fad87f

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Documentation/Getting started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ You can create or open this file by either using the `"C/Cpp: Edit Configuration
1212

1313
![lightbulb menu "Edit "includePath" setting"](https://github.com/Microsoft/vscode-cpptools/raw/ronglu-edit/Images/Lightbulb.png)
1414

15-
When a folder is opened, the extension attempts to locate your system headers based on your operating system, but it does not know about any auxiliary libraries that your project depends on. You can hover over the green squiggles or open the Problems window to understand which headers the IntelliSense engine is unable to open.
15+
When a folder is opened, the extension attempts to locate your system headers based on your operating system, but it does not know about any auxiliary libraries that your project depends on. You can hover over the green squiggles or open the Problems window to understand which headers the IntelliSense engine is unable to open - sometimes it's the dependent headers that can't be located.
1616

1717
![include error message](https://github.com/Microsoft/vscode-cpptools/raw/ronglu-edit/Images/Include%20errors.png)
1818

Images/Include errors.png

1.29 KB
Loading

0 commit comments

Comments
 (0)