sublime_text
sublime_text copied to clipboard
View -> Layout options are unavailable in the Command Palette
Problem description
This can be useful if the menu bar is hidden. For example,
- press
Ctrl+Shift+P - search for columns or rows
There are keyboard shortcuts assigned to different layouts but I occasionally forget what numbers are reserved for columns and rows.
Preferred solution
- open the command palette
- search for columns or rows
- select the desired layout
Alternatives
There are two other alternatives:
- memorize the shortcuts
or
- show the menubar
- change the layout
- hide the menubar
Additional Information
No response
For those interested in having all default commands available in Command Palette, check out https://github.com/deathaxe/sublime-commands.
Some additional helpers which extend the first repo, but don't need to augment/hide ST default resources, are available at https://github.com/deathaxe/sublime-default-extended.