Skip to content

Commit

Permalink
Update with Copilot hover.
Browse files Browse the repository at this point in the history
  • Loading branch information
sean-mcmanus committed Feb 7, 2025
1 parent a09fc4c commit 37cb949
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Extension/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# C/C++ for Visual Studio Code Changelog

## Version 1.24.0: Febrary 10, 2025
### New Feature
* 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`.

### Enhancement
* Improve/fix the switch header/source feature. [#2635](https://github.com/microsoft/vscode-cpptools/issues/2635)

Expand Down

0 comments on commit 37cb949

Please sign in to comment.