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
* Add support for C++20 designated initializers for cl and gcc.[#3491](https://github.com/Microsoft/vscode-cpptools/issues/3491)
20
28
* Fix`Find All References` not confirming references of method overrides in an inheritance hierarchy.[#4078](https://github.com/microsoft/vscode-cpptools/issues/4078)
21
29
* Fix missing references on the last line.[#4150](https://github.com/microsoft/vscode-cpptools/issues/4150)
22
30
* Fix`Go to Definition` on implicit default constructors.[#4162](https://github.com/microsoft/vscode-cpptools/issues/4162)