Keyboard Shortcuts

Master shortcuts for faster editing and navigation

Overview

Keyboard shortcuts help you work faster by keeping your hands on the keyboard. AnySlate provides shortcuts for file operations, text formatting, navigation, and view controls. Most shortcuts follow standard conventions, so they'll feel familiar if you've used other text editors.

On macOS, use the (Command) key. On Windows and Linux, use Ctrl.

All Keyboard Shortcuts

ActionmacOSWindows/Linux
New file⌘ + NCtrl + N
Open file⌘ + OCtrl + O
Save⌘ + SCtrl + S
Find⌘ + FCtrl + F
Find & Replace⌘ + HCtrl + H
Quick Switcher⌘ + PCtrl + P
Bold⌘ + BCtrl + B
Italic⌘ + ICtrl + I
Toggle Sidebar⌘ + \Ctrl + \
Close Tab⌘ + WCtrl + W
Settings⌘ + ,Ctrl + ,
Toggle Preview⌘ + Shift + PCtrl + Shift + P

File Operations

Shortcuts for creating, opening, and saving files.

ActionmacOSWindows/Linux
New file⌘ + NCtrl + N
Open file⌘ + OCtrl + O
Save⌘ + SCtrl + S

Editing Operations

Shortcuts for text formatting and search functionality.

ActionmacOSWindows/Linux
Find⌘ + FCtrl + F
Find & Replace⌘ + HCtrl + H
Bold⌘ + BCtrl + B
Italic⌘ + ICtrl + I

Navigation

Shortcuts for navigating between files, tabs, and settings.

ActionmacOSWindows/Linux
Quick Switcher⌘ + PCtrl + P
Close Tab⌘ + WCtrl + W
Settings⌘ + ,Ctrl + ,

View Controls

Shortcuts for controlling the interface layout and preview.

ActionmacOSWindows/Linux
Toggle Sidebar⌘ + \Ctrl + \
Toggle Preview⌘ + Shift + PCtrl + Shift + P

Markdown Formatting

Additional shortcuts for Markdown formatting in the code editor.

ActionmacOSWindows/Linux
Strikethrough⌘ + Shift + XCtrl + Shift + X
Inline Code⌘ + ECtrl + E
Insert Link⌘ + KCtrl + K
Heading 1-6⌘ + 1-6Ctrl + 1-6
Bullet List⌘ + Shift + 8Ctrl + Shift + 8
Numbered List⌘ + Shift + 7Ctrl + Shift + 7
Blockquote⌘ + Shift + .Ctrl + Shift + .
Code Block⌘ + Shift + CCtrl + Shift + C

Tips

  • 1Select then format: Select text first, then use a formatting shortcut to wrap it. For example, select "hello" and press ⌘/Ctrl + B to get **hello**.
  • 2Quick Switcher: ⌘/Ctrl + P is your fastest way to open any file. Start typing and use fuzzy matching to find files quickly.
  • 3Auto-save: Don't worry about pressing ⌘/Ctrl + S constantly. AnySlate auto-saves your work, but the shortcut is there if you want to save immediately.