Skip to content

Commit

Permalink
Update vsc-extension-quickstart.md (#486)
Browse files Browse the repository at this point in the history
* Update vsc-extension-quickstart.md

πŸ“ Add Mac's menu hierarchy to get to the Theme switcher

* fix location

* use same desciption as in docs

---------

Co-authored-by: Martin Aeschlimann <[email protected]>
  • Loading branch information
spjpgrd and aeschli authored Aug 30, 2024
1 parent a68fd06 commit 793b423
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
## Get up and running straight away

* Press `F5` to open a new window with your extension loaded.
* Open `File > Preferences > Color Themes` and pick your color theme.
* Open the color theme picker with the `File > Preferences > Theme > Color Theme` menu item, or use the `Preferences: Color Theme command (Ctrl+K Ctrl+T)` and pick your theme
* Open a file that has a language associated. The languages' configured grammar will tokenize the text and assign 'scopes' to the tokens. To examine these scopes, invoke the `Developer: Inspect Editor Tokens and Scopes` command from the Command Palette (`Ctrl+Shift+P` or `Cmd+Shift+P` on Mac).

## Make changes
Expand Down

0 comments on commit 793b423

Please sign in to comment.