We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4254419 commit e5fd036Copy full SHA for e5fd036
Extension/CHANGELOG.md
@@ -1,6 +1,6 @@
1
# C/C++ for Visual Studio Code Change Log
2
3
-## Version 1.2.0-insiders3: January 26, 2021
+## Version 1.2.0-insiders3: January 27, 2021
4
### Bug Fixes
5
* Fix build tasks errors in single file mode. [#4638](https://github.com/microsoft/vscode-cpptools/issues/4638), [#6764](https://github.com/microsoft/vscode-cpptools/issues/6764)
6
* Fix IntelliSense not supporting `__float128` (and `Q` literals) on x64 Linux. [#6574](https://github.com/microsoft/vscode-cpptools/issues/6574)
0 commit comments