You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Extension/CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# C/C++ for Visual Studio Code Changelog
2
2
3
-
## Version 1.19.5: February 29, 2024
3
+
## Version 1.19.5: March 4, 2024
4
4
### Enhancements
5
5
* Change how `args` and `command` fields are handled in `cppbuild` tasks, to match the behavior of VS Code `shell` build tasks, including explicit `quoting` support. [#12001](https://github.com/microsoft/vscode-cpptools/issues/12001)
6
6
* Enable C23 IntelliSense support, and add support for `clatest``std` value for MSVC. [#12020](https://github.com/microsoft/vscode-cpptools/issues/12020)
0 commit comments