CenterFullscreen
Maximize the active center area (editor/preview) and exit with Esc.
Usage
- Toggle:
F11
- Exit:
Esc (only while CenterFullscreen is active)
- Original VS Code Full Screen:
Shift+F11
Commands:
CenterFullscreen: Toggle
CenterFullscreen: Enter
CenterFullscreen: Exit
Settings
centerFullscreen.showEnterHint: Show a short hint when entering.
centerFullscreen.enterHintStyle: Where to show the hint (quickPick, notification, modal, editor).
centerFullscreen.enterHintDurationMs: Hint duration in milliseconds.
centerFullscreen.enterHintEmphasis: Banner emphasis for editor style (subtle/prominent).
centerFullscreen.enterHintLines: Banner line count for editor style (1/2).
centerFullscreen.useFullScreen: Also toggle VS Code Full Screen when entering/exiting.
| |