Skip to content

Commit 500c7a5

Browse files
authored
Small change to sentence structure
1 parent 5a6d34b commit 500c7a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ide/visual-studio-2017-for-dotnet-developers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ The following are popular Visual Studio shortcuts:
4545
| **Ctrl+\\,E** (Default Profile) or **Ctrl+W,E** (C# Profile) | View Error List | See all errors in your document, project, or solution |
4646

4747
> [!NOTE]
48-
> Some extensions unbind default Visual Studio keybindings so you must restore them to use the following commands. Restore your keybindings to Visual Studio's defaults by going to: **Tools > Import and Export Settings... > Reset all settings** or **Tools > Options > Keyboard > Reset**.
48+
> Some extensions unbind the default Visual Studio keybindings. To use the following commands, restore your keybindings to Visual Studio's defaults by going to **Tools > Import and Export Settings... > Reset all settings** or **Tools > Options > Keyboard > Reset**.
4949
5050
## I need a way to quickly navigate to files or types.
5151
Visual Studio 2017 has a feature called _Go To All_ (**Ctrl+T**). Go To All enables you to quickly jump to any file, type, member, or symbol declaration.

0 commit comments

Comments
 (0)