Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7fc86af

Browse files
changelog 1.2.1 (microsoft#6949)
1 parent10c477e commit7fc86af

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

‎Extension/CHANGELOG.md‎

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
#C/C++ for Visual Studio Code Change Log
22

3+
##Version 1.2.1: February 10, 2021
4+
###Bug Fixes
5+
* Fix`Switch Header/Source` in two cases when symlinks are in the path.[#6855](https://github.com/microsoft/vscode-cpptools/issues/6855)
6+
* Fix clang-format FixNamespaceComments default.[#6894](https://github.com/microsoft/vscode-cpptools/issues/6894)
7+
* Fix an issue with querying certain compilers for system defines and system includes[#6898](https://github.com/microsoft/vscode-cpptools/issues/6898)
8+
* Fix an issue preventing detection of default target and default language standard of Cygwin and WSL compilers.[#6902](https://github.com/microsoft/vscode-cpptools/issues/6902)
9+
* Fix an issue with detection of Apple Clang.[#6916](https://github.com/microsoft/vscode-cpptools/issues/6916)
10+
* Fix endless memory usage (or a crash) with certain code.[#6940](https://github.com/microsoft/vscode-cpptools/issues/6940)
11+
312
##Version 1.2.0: February 2, 2021
413
###New Features
514
* Add support for cross-compilation configurations for IntelliSense. For example,`intelliSenseMode` value "linux-gcc-x64" could be used on a Mac host machine.[#1083](https://github.com/microsoft/vscode-cpptools/issues/1083)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp