Skip to content

Commit 10da703

Browse files
Merge pull request #5776 from TylerMSFT/link
add a more info link
2 parents 035ab6f + d5644bd commit 10da703

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/overview/what-s-new-for-visual-cpp-in-visual-studio.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,8 @@ A quick highlight of some of the new features:
112112
GitHub Copilot is displaying a summary of the changes it made, such as 1. Create a new subclass range_breakpoint in include/libsdb/breakpoint.hpp" and 2. Implement the range_breakpoint class in src/breakpoint.cpp. An option to accept the changes is displayed.
113113
:::image-end:::
114114

115+
For more information, see [Iterate across multiple files more efficiently with GitHub Copilot Edits](https://devblogs.microsoft.com/visualstudio/iterate-across-multiple-files-more-efficiently-with-github-copilot-edits-preview/).
116+
115117
- **CMake**
116118
- Now supports CMake Presets v9. New macro expansions in a preset's include field. For more information, see [Macro expansion](https://cmake.org/cmake/help/latest/manual/cmake-presets.7.html#macro-expansion) in the official CMake documentation.
117119

0 commit comments

Comments
 (0)