Command Palette

The Command Palette is the main way to access available functionality in the editor. To open it, hit: {#kb command_palette::Toggle}.

The list of commands can be filtered by typing part of the command name to call. Once the correct command is selected, hit enter to run it.

Any time you see instructions that include commands of the form gram: ..., editor: ... or similar, you should be able to find and execute the command from the Command Palette. You can bind the command to a key combination in the keymap editor.