Skip to content

Commit 793b423

Browse files
spjpgrdaeschli
andauthored
Update vsc-extension-quickstart.md (microsoft#486)
* 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]>
1 parent a68fd06 commit 793b423

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generators/app/templates/ext-colortheme/vsc-extension-quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
## Get up and running straight away
1010

1111
* Press `F5` to open a new window with your extension loaded.
12-
* Open `File > Preferences > Color Themes` and pick your color theme.
12+
* 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
1313
* 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).
1414

1515
## Make changes

0 commit comments

Comments
 (0)