Skip to content
Roger Xu edited this page Apr 3, 2016 · 8 revisions

Resources

Keybindings

Palettes

  • Ctrl+Shift+P - Command Palette
  • N/A - Switch project
  • Ctrl+T - Find files in current project
  • Ctrl+G - Go to Line
  • Ctrl+R - Go to Symbols
  • Ctrl+B - Show opened files
  • Ctrl+Shift+B - Show modified files since last Git commit

General

  • Ctrl+` - Console
  • Ctrl+\ - Toggle Tree View
  • Ctrl+, - View settings
  • Alt+\ - Focus in the Tree View

Selection

Word

  • Ctrl+D - Select current word
  • Alt+F3 - Select all occurrences
  • Ctrl+Shift+ - Select to beginning of word
  • Ctrl+Shift+ - Select to end of word

Line

  • Ctrl+L - Select current line
  • Shift+Home - Select to beginning of line
  • Shift+End - Select to end of line

Block

TBD

File

  • Ctrl+Shift+Home - Select to top of file
  • Ctrl+Shift+End - Select to bottom of file

Edit

Text

  • Ctrl+K, Ctrl+U - Upper case
  • Ctrl+K, Ctrl+L - Lower case

Line

  • Ctrl+Shift+D - Duplicate current line
  • Ctrl+Shift+K - Delete current line

Find and Replace

  • Ctrl+F - Find in current buffer
  • Ctrl+Shift+F - Find in project
  • Ctrl+F3 - Find current occurrence

Packages

  • activate-power-mode
  • atom-beautify
  • atomic-chrome
  • docblockr
  • file-icons
  • git-plus
  • git-time-machine
  • highlight-selected
  • linter-eslint
  • minimap
  • pigments
  • terminal-plus
  • vim-mode
Clone this wiki locally