Quick Reference
Keyboard Shortcuts
Master MDCode's keyboard shortcuts to boost your productivity. Quick commands for editing, navigation, and advanced features.
Essential Shortcuts
Text Formatting
Style and format text
- Bold text
Ctrl + B
- Italic text
Ctrl + I
- Underline text
Ctrl + U
- Insert link
Ctrl + K
- Code block
Ctrl + Shift + K
Document Navigation
Move around efficiently
- Go to start
Ctrl + Home
- Go to end
Ctrl + End
- Find in document
Ctrl + F
- Navigate history
Alt + ←/→
- Go to line
Ctrl + G
Editor Controls
Control editor layout
- Full screen
F11
- Toggle preview
Ctrl + Alt + P
- Split editor
Ctrl + \
- Toggle sidebar
Ctrl + B
- Toggle panel
Ctrl + J
Advanced Features
File Operations
Manage documents
- Save document
Ctrl + S
- New document
Ctrl + N
- Open document
Ctrl + O
- Close document
Ctrl + W
- Quick open
Ctrl + P
Search & Replace
Find and modify text
- Find
Ctrl + F
- Replace
Ctrl + H
- Find next
F3
- Find previous
Shift + F3
- Select all matches
Alt + Enter
Code & Snippets
Code formatting tools
- Code block
Ctrl + Shift + K
- Trigger snippets
Ctrl + Space
- Indent
Tab
- Outdent
Shift + Tab
- Move line
Alt + Up/Down
Power Features
Command Palette
Quick access to all commands
Ctrl + Shift + P
Quick Actions
Context-specific actions
Alt + Enter
Smart Completion
Intelligent suggestions
Ctrl + Space
Try It Yourself
Practice these shortcuts in the editor to build muscle memory and boost your productivity.