Skip to content

Commit 9762fe5

Browse files
authored
Merge pull request #10862 from microsoft/main
Merge for 1.15.3 (2nd time)
2 parents 377896c + 5780e18 commit 9762fe5

File tree

82 files changed

+23
-1329
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

82 files changed

+23
-1329
lines changed

Extension/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
# C/C++ for Visual Studio Code Changelog
22

3-
## Version 1.15.3: March 20, 2023
3+
## Version 1.15.3: March 24, 2023
44
### Bug Fix
55
* Fix handling of sccache and clcache. [#7616](https://github.com/microsoft/vscode-cpptools/issues/7616)
66
* Fix an undefined reference regression. [PR #10824](https://github.com/microsoft/vscode-cpptools/pull/10824)
77
* Fix bugs with the "Configure IntelliSense" button. [#10810](https://github.com/microsoft/vscode-cpptools/issues/10810), [#10822](https://github.com/microsoft/vscode-cpptools/issues/10822), [#10827](https://github.com/microsoft/vscode-cpptools/issues/10827)
8+
* Fix a deadlock with Find All References. [#10855](https://github.com/microsoft/vscode-cpptools/issues/10855)
89

910
## Version 1.15.2: March 12, 2023
1011
### Enhancements

Extension/i18n/chs/walkthrough/debugconfig/run-and-debug-project-linux.md.i18n.json

Lines changed: 0 additions & 18 deletions
This file was deleted.

Extension/i18n/chs/walkthrough/debugconfig/run-and-debug-project-mac.md.i18n.json

Lines changed: 0 additions & 18 deletions
This file was deleted.

Extension/i18n/chs/walkthrough/debugconfig/run-and-debug-project-windows.md.i18n.json

Lines changed: 0 additions & 18 deletions
This file was deleted.

Extension/i18n/chs/walkthrough/installcompiler/install-clang-macos.md.i18n.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

Extension/i18n/chs/walkthrough/installcompiler/install-compiler-windows.md.i18n.json

Lines changed: 0 additions & 25 deletions
This file was deleted.

Extension/i18n/chs/walkthrough/installcompiler/install-gcc-linux.md.i18n.json

Lines changed: 0 additions & 12 deletions
This file was deleted.

Extension/i18n/cht/walkthrough/debugconfig/run-and-debug-project-linux.md.i18n.json

Lines changed: 0 additions & 18 deletions
This file was deleted.

Extension/i18n/cht/walkthrough/debugconfig/run-and-debug-project-mac.md.i18n.json

Lines changed: 0 additions & 18 deletions
This file was deleted.

Extension/i18n/cht/walkthrough/debugconfig/run-and-debug-project-windows.md.i18n.json

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)