File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ This indicates that the IntelliSense engine has got the include paths resolved s
50
50
51
51
## See Also
52
52
53
- [ IntelliSense engines] ( https://github.com/Microsoft/vscode-cpptools/blob/ronglu-edit /Documentation/LanguageServer/IntelliSense%20engine.md )
53
+ [ IntelliSense engines] ( https://github.com/Microsoft/vscode-cpptools/blob/master /Documentation/LanguageServer/IntelliSense%20engine.md )
54
54
55
- [ c_cpp_properties.json reference guide] ( https://github.com/Microsoft/vscode-cpptools/blob/ronglu-edit /Documentation/LanguageServer/c_cpp_properties.json.md )
55
+ [ c_cpp_properties.json reference guide] ( https://github.com/Microsoft/vscode-cpptools/blob/master /Documentation/LanguageServer/c_cpp_properties.json.md )
56
56
Original file line number Diff line number Diff line change @@ -35,6 +35,6 @@ We recommend using the "Default" engine for the best IntelliSense experience. Ho
35
35
* ` "Tag Parser" ` - use the "fuzzy" IntelliSense engine
36
36
37
37
#### See Also
38
- [ Configuring includePath for better IntelliSense results] ( https://github.com/Microsoft/vscode-cpptools/blob/ronglu-edit /Documentation/Getting%20started.md )
38
+ [ Configuring includePath for better IntelliSense results] ( https://github.com/Microsoft/vscode-cpptools/blob/master /Documentation/Getting%20started.md )
39
39
40
- [ c_cpp_properties.json reference guide] ( https://github.com/Microsoft/vscode-cpptools/blob/ronglu-edit /Documentation/LanguageServer/c_cpp_properties.json.md )
40
+ [ c_cpp_properties.json reference guide] ( https://github.com/Microsoft/vscode-cpptools/blob/master /Documentation/LanguageServer/c_cpp_properties.json.md )
You can’t perform that action at this time.
0 commit comments