Skip to content

Commit e55b9ca

Browse files
Merge pull request #13079 from MicrosoftDocs/ghogen-patch-70
Update for VS 2022
2 parents 7712909 + 0ca9fd7 commit e55b9ca

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

docs/ide/intellicode-suggestions.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: IntelliCode suggestions
3-
ms.date: 09/26/2023
3+
ms.date: 09/13/2024
44
ms.service: visual-studio-family
55
ms.subservice: intellicode
66
ms.topic: conceptual
@@ -40,8 +40,11 @@ When you accept a completions-list suggestion, if there are other locations you
4040

4141
![Screenshot showing IntelliCode suggestions discovery.](media/intellicode/intellicode-suggestions-discovery-and-toolwindow.png)
4242

43+
:::moniker range="<=vs-2019"
44+
4345
## Disable IntelliCode suggestions
4446

4547
Suggestions is turned on by default for Visual Studio version 16.7 and later.
4648

47-
If you wish to turn it off, choose **Tools** > **Options**, **IntelliCode General** tab, and then switch **C# suggestions** to **Disabled**:
49+
If you wish to turn it off, choose **Tools** > **Options**, **IntelliCode General** tab, and then switch **C# suggestions** to **Disabled**.
50+
:::moniker-end

0 commit comments

Comments
 (0)