Note in initial_user_settings.json how to access the command palette (#17854)
Newcomers might not know / remember how to access the command palette. Release Notes: - N/A
This commit is contained in:
parent
4f251429c7
commit
524a1a6fec
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
//
|
//
|
||||||
// To see all of Zed's default settings without changing your
|
// To see all of Zed's default settings without changing your
|
||||||
// custom settings, run `zed: open default settings` from the
|
// custom settings, run `zed: open default settings` from the
|
||||||
// command palette
|
// command palette (cmd-shift-p / ctrl-shift-p)
|
||||||
{
|
{
|
||||||
"ui_font_size": 16,
|
"ui_font_size": 16,
|
||||||
"buffer_font_size": 16,
|
"buffer_font_size": 16,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue