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
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,7 @@
3
3
## Version 1.10.6: June 14, 2022
4
4
### Bug Fixes
5
5
* Fix `@responseFile` in `compilerArgs` not being handled on Linux/Mac. [#9434](https://github.com/microsoft/vscode-cpptools/issues/9434)
6
+
* Fix debug preLaunchTask not working when `C_Cpp.intelliSenseEngine` is "Disabled". [#9446](https://github.com/microsoft/vscode-cpptools/issues/9446)
6
7
* Make the `C_Cpp.legacyCompilerArgsBehavior" setting non-deprecated.
0 commit comments