Skip to content

Commit 29576ae

Browse files
Merge pull request #13307 from Mikejo5000/mikejo-br25
Add information about IntelliSense for IEnumerable visualizer
2 parents a5d5d6e + f3ad7dd commit 29576ae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/debugger/view-data-in-tabular-visualizer.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ Starting in Visual Studio 2022 version 17.11, you can directly change the **Expr
5858

5959
:::image type="content" source="../debugger/media/vs-2022/dbg-ienumerable-visualizer-edit-expression.png" alt-text="Screenshot of view the visualizer data and edit the expression.":::
6060

61+
Starting in Visual Studio 2022 version 17.12 Preview 3, you get IntelliSense support to help you edit the expression.
62+
6163
Starting in Visual Studio 2022 version 17.12 Preview 2, you can get AI assistance to edit the LINQ expression. If you have Copilot activated, click the GitHub [Copilot](../ide/visual-studio-github-copilot-extension.md) icon to open Copilot Chat.
6264

6365
:::image type="content" source="../debugger/media/vs-2022/debug-ienumerable-visualizer-edit-expression-copilot.png" alt-text="Screenshot of Copilot button to get help to edit the expression.":::

0 commit comments

Comments
 (0)