Skip to content

Commit a17c8e6

Browse files
committed
remove #6147 from the list of fixes
1 parent 4508c95 commit a17c8e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Extension/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Version 1.0.1: September 17, 2020
44
### Bug Fixes
5-
* Fix IntelliSense breaks on linux/macOS when `#error` directives or certain attribute flags are present in the source code. [#6009](https://github.com/microsoft/vscode-cpptools/issues/6009), [#6114](https://github.com/microsoft/vscode-cpptools/issues/6114), [#6147](https://github.com/microsoft/vscode-cpptools/issues/6147)
5+
* Fix IntelliSense breaks on linux/macOS when `#error` directives or certain attribute flags are present in the source code. [#6009](https://github.com/microsoft/vscode-cpptools/issues/6009), [#6114](https://github.com/microsoft/vscode-cpptools/issues/6114)
66
* Fix issue on Windows with the language server not shutting down properly which causes the IntelliSense database to become corrupted. [PR #6141](https://github.com/microsoft/vscode-cpptools/issues/6141)
77

88
## Version 1.0.0: September 14, 2020

0 commit comments

Comments
 (0)