Update changelog. (#12710)
This commit is contained in:
Родитель
ccc07f5adb
Коммит
cd4ef2329f
|
@ -3,6 +3,7 @@
|
||||||
## Version 1.22.3: September 12, 2024
|
## Version 1.22.3: September 12, 2024
|
||||||
### Enhancement
|
### Enhancement
|
||||||
* Add support for providing additional context information to Copilot Chat. [PR #12685](https://github.com/microsoft/vscode-cpptools/pull/12685)
|
* Add support for providing additional context information to Copilot Chat. [PR #12685](https://github.com/microsoft/vscode-cpptools/pull/12685)
|
||||||
|
* Currently, it requires `"C_Cpp.experimentalFeatures": "enabled"` and typing `#cpp` in the chat.
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
* Fix the compiler selection control not keeping the list in sync with contents of the textbox. [#7427](https://github.com/microsoft/vscode-cpptools/issues/7427)
|
* Fix the compiler selection control not keeping the list in sync with contents of the textbox. [#7427](https://github.com/microsoft/vscode-cpptools/issues/7427)
|
||||||
|
|
Загрузка…
Ссылка в новой задаче