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:
Chris Veness 2024-09-16 00:45:48 +01:00 committed by GitHub
parent 4f251429c7
commit 524a1a6fec
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,7 +5,7 @@
//
// To see all of Zed's default settings without changing your
// custom settings, run `zed: open default settings` from the
// command palette
// command palette (cmd-shift-p / ctrl-shift-p)
{
"ui_font_size": 16,
"buffer_font_size": 16,