HomeToolsAbout

Shortcuts

Format

alt + shift + f

Sidebar

Active Selection

Move active selection to Sidebar, select current file.

cmd + k + e

Move active selection back to the editor.

esc

Open Sidebar selected file in macOS Finder app.

cmd + k then r

Zen Mode

ctrl + cmd + z

Markdown

# show editor and render cmd + k then v # show render only cmd + shift + v

Terminal

# open terminal ctrl + cmd + t

Tabs

Configuration

Vertical Tabs

File > Settings > Editor > General > Editor Tabs > Tab Placement

Switcher

# move to another tab on the list cmd + alt + left arrow cmd + alt + right arrow # left tab cmd + shift + [ # right tab cmd + shift + ]

Recent Locations

# find recently closed file cmd + e # view code locations recently edited cmd + shift + e

File Navigation

# go to line cmd + l # find a file within a project shift + shift # find within all files by text match cmd + shift + f

Code edit

# apply code formatting cmd + opt + shift + L # create a new scratch file (executable, but not part of a project) cmd + shift + n # copy repository path to file cmd + shift + c

Version Control

# view branch history ## cmd click two Gits then click the compare button to compare specific commits cmd + 9 # compare commit before push cmd + k
AboutContact