Skip to content

Commit 45820fe

Browse files
authored
Update "Tune your settings" part
Add info about new default editor for settings (visual one) and guidance for switching to JSON settings, that are listed below in tips. Reference: microsoft/vscode-tips-and-tricks#142
1 parent fd4edaa commit 45820fe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/getstarted/tips-and-tricks.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,8 @@ See more in [Key Bindings for Visual Studio Code](/docs/getstarted/keybindings.m
168168

169169
### Tune your settings
170170

171+
By default VS Code shows the Settings editor, you can find settings listed below in a search bar, but you can still edit the underlying `settings.json` file by using the **Open Settings (JSON)** command or by changing your default settings editor with the `workbench.settings.editor` setting.
172+
171173
Open User Settings `settings.json`
172174

173175
Keyboard Shortcut: `kb(workbench.action.openSettings)`

0 commit comments

Comments
 (0)