Skip to content

Commit 37cb949

Browse files
committed
Update with Copilot hover.
1 parent a09fc4c commit 37cb949

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Extension/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# C/C++ for Visual Studio Code Changelog
22

33
## Version 1.24.0: Febrary 10, 2025
4+
### New Feature
5+
* Add experimental support for Copilot descriptions in hover tooltips, controlled by the `C_Cpp.copilotHover` setting. This feature is currently off by default and may be subject to A/B experimentation. To opt-out of Copilot Hover experiments, set `C_Cpp.copilotHover` to `disabled`.
6+
47
### Enhancement
58
* Improve/fix the switch header/source feature. [#2635](https://github.com/microsoft/vscode-cpptools/issues/2635)
69

0 commit comments

Comments
 (0)