Skip to content

Commit b590e09

Browse files
committed
Add changelog entry for additional bug fix
1 parent 2f3f444 commit b590e09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Extension/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
* Add PID to the extended remote process picker. [PR #9673](https://github.com/microsoft/vscode-cpptools/pull/9673)
2121
* Fix `llvm-project` parser crash on file: `libcxx/test/support/test.support/make_string_header.pass.cpp`. [#9679](https://github.com/microsoft/vscode-cpptools/issues/9679)
2222
* Fix unintended generation of `nul.d` file when querying clang or gcc, when compiler arguments include dependency generation arguments. [9707](https://github.com/microsoft/vscode-cpptools/issues/9707)
23+
* Fix issue with stuck database icon when an excluded file is open on launch or when the database is reset.
2324

2425
## Version 1.12.0 (pre-release): July 27, 2022
2526
## Enhancements

0 commit comments

Comments
 (0)