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 textCtrl + B
  • Italic textCtrl + I
  • Underline textCtrl + U
  • Insert linkCtrl + K
  • Code blockCtrl + Shift + K

Document Navigation

Move around efficiently

  • Go to startCtrl + Home
  • Go to endCtrl + End
  • Find in documentCtrl + F
  • Navigate historyAlt + ←/→
  • Go to lineCtrl + G

Editor Controls

Control editor layout

  • Full screenF11
  • Toggle previewCtrl + Alt + P
  • Split editorCtrl + \
  • Toggle sidebarCtrl + B
  • Toggle panelCtrl + J

Advanced Features

File Operations

Manage documents

  • Save documentCtrl + S
  • New documentCtrl + N
  • Open documentCtrl + O
  • Close documentCtrl + W
  • Quick openCtrl + P

Search & Replace

Find and modify text

  • FindCtrl + F
  • ReplaceCtrl + H
  • Find nextF3
  • Find previousShift + F3
  • Select all matchesAlt + Enter

Code & Snippets

Code formatting tools

  • Code blockCtrl + Shift + K
  • Trigger snippetsCtrl + Space
  • IndentTab
  • OutdentShift + Tab
  • Move lineAlt + 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.