Skip to content

Commit 19f9984

Browse files
Merge pull request #14337 from Mikejo5000/mikejo-br27
Add configuration info for Quick Actions
2 parents 91f4773 + e431243 commit 19f9984

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/ide/quick-actions.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,12 @@ If there's an error in your code, and Visual Studio has a recommended fix, you s
7878
> [!TIP]
7979
> You can turn off some of the code fix Quick Actions. For more information, see [Disable source code analysis for .NET](../code-quality/disable-code-analysis.md).
8080
81+
::: moniker range=">=visualstudio"
82+
## Configure Quick Actions
83+
84+
You can configure whether to show Quick Actions when hovering over code by selecting **Tools > Options > Languages > Defaults > General**, and then selecting or deselecting **Show Quick Info on hover**.
85+
::: moniker-end
86+
8187
::: moniker range=">=vs-2022"
8288
## Get AI assistance
8389

0 commit comments

Comments
 (0)