Skip to content

Commit f052b4e

Browse files
committed
Update changelog
1 parent 2ec6d5a commit f052b4e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Extension/CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# C/C++ for Visual Studio Code Change Log
22

3-
## Version 1.7.0-insiders: Sept 24, 2021
3+
## Version 1.7.0-insiders: September 27, 2021
44
### New Features
55
* Add a command to restart IntelliSense for a specific file. [#3727](https://github.com/microsoft/vscode-cpptools/issues/3727)
66
* Add support for macOS app bundles [#6726](https://github.com/microsoft/vscode-cpptools/issues/6726)
@@ -12,7 +12,6 @@
1212

1313
### Bug Fixes
1414
* Fix an issue with signature help for overloaded constructors. [#1664](https://github.com/microsoft/vscode-cpptools/issues/1664)
15-
* Fix an issue with the signature popup not being displayed. [#4413](https://github.com/microsoft/vscode-cpptools/issues/4413)
1615
* Add markdown to settings descriptions. [#4544](https://github.com/microsoft/vscode-cpptools/issues/4544)
1716
* Fix an IntelliSense process crash. [#5584](https://github.com/microsoft/vscode-cpptools/issues/5548), [#8110](https://github.com/microsoft/vscode-cpptools/issues/8110)
1817
* Fix an issue with incorrect E0513 and E0167 IntelliSense errors. [#6338](https://github.com/microsoft/vscode-cpptools/issues/6338)

0 commit comments

Comments
 (0)