File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 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
5050
5151## See Also
5252
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 )
5454
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 )
5656
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
3535* ` "Tag Parser" ` - use the "fuzzy" IntelliSense engine
3636
3737#### 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 )
3939
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