Skip to content

Commit 708ae81

Browse files
committed
Update changelog.
1 parent fe337f7 commit 708ae81

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Extension/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77

88
### Bug Fixes
99
* Fix workspace symbol search with `scope::variable` not working after symbols are deleted and then added back. [#14200](https://github.com/microsoft/vscode-cpptools/issues/14200)
10+
* Fix bugs where a path was checked for existence but not whether it was a file or a folder. [#14257](https://github.com/microsoft/vscode-cpptools/issues/14257)
1011
* Add IntelliSense support for `__builtin_is_implicit_lifetime`.
1112
* Fix three IntelliSense process crashes.
1213
* Fix a bug with `-embed-directory`.

0 commit comments

Comments
 (0)