Skip to content

Commit fe3aaeb

Browse files
authored
Merge pull request #8407 from MicrosoftDocs/main637974111674562549sync_temp
Repo sync for protected CLA branch
2 parents e33a36f + 0744b52 commit fe3aaeb

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

docs/ide/quick-actions.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Quick Actions, light bulbs, and screwdrivers
33
description: Learn how to use a single Quick Action to refactor, generate, or otherwise modify your code.
44
ms.custom: SEO-VS-2020
5-
ms.date: 09/15/2021
5+
ms.date: 08/29/2022
66
ms.topic: conceptual
77
author: TerryGLee
88
ms.author: tglee
@@ -62,11 +62,12 @@ To see potential fixes, select either the down arrow next to the light bulb or t
6262

6363
![Light bulb expanded](../ide/media/vs2015_lightbulb_hover_expanded.png)
6464

65+
> [!TIP]
66+
> To learn how to turn off some of the code fix Quick Actions, see [Disable source code analysis for .NET](../code-quality/disable-code-analysis.md).
67+
6568
## See also
6669

67-
- [Visual Studio IntelliCode](/visualstudio/intellicode/intellicode-visual-studio)
68-
- [Code generation in Visual Studio](../ide/code-generation-in-visual-studio.md)
6970
- [Common Quick Actions](../ide/common-quick-actions.md)
7071
- [Code styles and Quick Actions](../ide/code-styles-and-code-cleanup.md)
72+
- [Visual Studio IntelliCode](/visualstudio/intellicode/intellicode-visual-studio)
7173
- [Write and refactor code (C++)](/cpp/ide/writing-and-refactoring-code-cpp)
72-
- [Refactoring (Visual Studio for Mac)](/visualstudio/mac/refactoring)

0 commit comments

Comments
 (0)