Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 293 Bytes

atom.md

File metadata and controls

16 lines (12 loc) · 293 Bytes
title category
Atom
Apps

Symbols view

  • ^ ⌥ down - jump to declaration under cursor
  • ^ ⇧ r - show tags

Bracket matcher

  • ^ m - go to matching bracket
  • ^ ] - remove brackets from selection
  • ^ ⌘ m - select inside brackets
  • ⌥ ⌘ . - close tag