Skip to content

Commit 71d89ef

Browse files
committed
add note about remembering
1 parent 31eb57b commit 71d89ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ide/visual-studio-search.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ To quickly get a filtered experience, you can type the corresponding prefixes be
5353
|members |`m:` | **Alt**+**\\** |
5454
|text |`x:` | **Shift**+**Alt**+**F** |
5555

56-
In Visual Studio 17.11 and later, you can set the scope of code search to the current document, current project, or the whole solution.
56+
In Visual Studio 17.11 and later, you can set the scope of code search to the current document, current project, or the entire solution. You can set different scopes for different filters. For example, the default experience can be set to look through *Entire solution* and `members` can be set to look through only the current document. Your selections will be remembered the next time you use code search.
5757

5858
:::image type="content" alt-text="Screenshot of code search scope options." source="./media/vs-2022/search-code-scope.png" :::
5959

0 commit comments

Comments
 (0)