Directly explain how to find VSCode (#692)

* Directly explain how to find VSCode

Added "To navigate to your VSCode settings, either say "show settings", or go to File --> Preferences --> Settings." At the intro of both colors and shapes section.

* Update docs/user/README.md

Co-authored-by: Pokey Rule <755842+pokey@users.noreply.github.com>
This commit is contained in:
HermanPerkins 2022-05-31 07:15:22 -04:00 committed by GitHub
parent 972cab1594
commit 4fc5a69b6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -64,7 +64,7 @@ The following colors are supported. Note that to target the default (gray) hat y
| `"navy"` | navy | `userColor1` | ❌ |
| `"apricot"` | apricot | `userColor2` | ❌ |
You can enable or disable colors in your VSCode settings, by searching for `cursorless.hatEnablement.colors` and checking the box next to the internal ID for the given shape as listed above.
You can enable or disable colors in your VSCode settings, by searching for `cursorless.hatEnablement.colors` and checking the box next to the internal ID for the given shape as listed above. To navigate to your VSCode settings, either say "show settings", or go to File --> Preferences --> Settings.
You can also tweak the visible colors for any of these colors in your VSCode settings, by searching for `cursorless.colors` and changing the hex color code next to the internal ID for the given shape as listed above. Note that you can configure different colors for dark and light themes.
@ -93,7 +93,7 @@ The following shapes are supported. Note that to target the default (dot) shape
| `"cross"` | ![Crosshairs](../../images/hats/crosshairs.svg) | `crosshairs` | ❌ |
| `"bolt"` | ![Bolt](../../images/hats/bolt.svg) | `bolt` | ❌ |
You can enable or disable shapes in your VSCode settings, by searching for `cursorless.hatEnablement.shapes` and checking the box next to the internal ID for the given shape as listed above.
You can enable or disable shapes in your VSCode settings, by searching for `cursorless.hatEnablement.shapes` and checking the box next to the internal ID for the given shape as listed above. To navigate to your VSCode settings, either say "show settings", or go to File --> Preferences --> Settings.
If you find these shape names unintuitive / tough to remember, their
spoken forms can be [customized](customization.md) like any other spoken form