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 86c6c10 commit ce20613Copy full SHA for ce20613
Extension/CHANGELOG.md
@@ -1,5 +1,10 @@
1
# C/C++ for Visual Studio Code Changelog
2
3
+## Version 1.22.10: October 21, 2024
4
+### Bug Fixes
5
+* Fix the 'Extract to Function' feature not working.
6
+* Fix the 'Go to Next/Prev Preprocessor Conditional' feature not working.
7
+
8
## Version 1.22.9: October 14, 2024
9
### Performance Improvements
10
* Initialization performance improvements. [#12030](https://github.com/microsoft/vscode-cpptools/issues/12030)
0 commit comments