Implemented Command Palette in pre-release #2476
kjk
announced in
Announcements
Replies: 3 comments 3 replies
-
|
TabWidth setting from advanced options does not work in the pre-release build |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Noticed the last option says "Toggle fullscreem" instead of "Toggle fullscreen", and maybe "Check for Update" should be "Check for Updates"? hope that helps, love the new command palette! |
Beta Was this translation helpful? Give feedback.
2 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I just added command palette in pre-release builds.
I'm pretty excited about this feature. Use
Ctrl + Kto invoke the palette:Command palette has recently become popular. See e.g. Visual Studio Code.
How to use it:
Ctrl-Kto show command palette windowEnterto execute selected match or double-click in listEscapeto close the window (or click outside of it)The list contains:
You can use it:
It's not perfect yet but it works.
Beta Was this translation helpful? Give feedback.
All reactions