Atom Cheat Sheet



    MacOSLinux

Atom Editor Cheat Sheet: macOS. GitHub Gist: instantly share code, notes, and snippets. The Cheat Sheet is based on end-of-day prices and intended for the current trading session if the market is open, or the next trading session if the market is closed. The projected trigger prices of the signals are listed from highest price at the top of the page to lowest price at the bottom. Type cheatsheet:edit in the Atom command palette - this will create a copy of the default CheatSheet file in your custom directory Press Edit Config in the notification dialog - this will open your custom CheatSheet Customize the file as you like and save the file. Atom RPG – List Of All The Cheat Codes And Console Commands By Hikari in Games PC Atom RPG is now available on PC through Steam. It is an indie turn-based combat game created by Developer and Publisher AtomTeam where you will find yourself in a Post Apocalyptic Soviet wasteland.

Jump to: General, File Management, Editing Lines, Editing Words and Brackets, Code Folding, Find and Replace, View, Tree View, Github Integration, Manage Diffs

Ctrl+,

Preferences

Ctrl+Shift+P

Toggle command palette

Ctrl+B

Browse list of open files

Ctrl+Alt+R

Reload Atom

Ctrl+Shift+L

Change synatx highlighting

Alt+Shift+S

Show available code snippets

Ctrl+Shift+M

Markdown preview

Ctrl+Alt+I

Toggle Developer Tools

Ctrl+N

New file

Ctrl+Shift+N

New Window

Ctrl+P

Open file (type the name to perform a search)

Ctrl+O

Open file

Ctrl+Shift+O

Open folder

Ctrl+S

Save

Ctrl+Shift+S

Save as

Ctrl+W

Close tab

Ctrl+Shift+W

Close window

Ctrl+G

Go to line

Ctrl+L

Select line

Ctrl+Shift+D

Duplicate line

Ctrl+Shift+K

Delete line

Ctrl+Arrow Up/Arrow Down

Move line up/down

Ctrl+/

Toggle comment line

Ctrl+Enter

New line below

Ctrl+[/]

Indent / outdent selected lines

Ctrl+J

Join lines

Alt+B/F

Move to beginning / end of current word

Alt+Shift+B/F

Select to beginning / end of current word

Ctrl+Backspace OR Alt+H

Delete to beginning of current word

Ctrl+Delete OR Alt+D

Delete to end of current word

Ctrl+Alt+.

Complete bracket

Ctrl+M

Go to matching bracket

Ctrl+Alt+M

Select code inside matching brackets

Ctrl+k, then Ctrl+1 ... 9

Fold all code at indent level 1 ... 9

Ctrl+Alt+/

Fold / unfold code

Ctrl+Alt+F

Fold selected code

Ctrl+Alt+[/]

Fold / unfold all code

Ctrl+F

Find in current file

Ctrl+Shift+F

Find in project

F3

Find next

Shift+F3

Find previous

Ctrl+Enter

Replace all

Ctrl+Alt+/

Use Regex in search

Ctrl+Alt+C

Match case in search

Ctrl+Alt+S

Search only in selection

Ctrl+Alt+W

Match whole word

Ctrl+Shift+=/-

Increase / decrease text size

Ctrl+0 (zero)

Reset text size

F11

Toggle fullscreen

Ctrl+0 (zero) or Alt+

Toggle focus Tree View

Ctrl+k, then b or Ctrl+

Toggle tree view

J/K

Select next/previous item

H/l OR Arrow Right/Arrow Left

Expand / collapse selected directory

Alt+Arrow Left/Arrow Right OR Ctrl+Alt+[/]

Recursively expand / collapse directories

Enter

Open selected item

m OR F2

Move selected item

Backspace OR Delete

Delete current item

D

Duplicate selected item

Ctrl+1 ... 9

Open selected item in pane 1 ... 9

A

Add new file

Shift+A

Add new folder

I

Toggle display of VCS ignored files

Alt+g, then b

Open on Github: blame

Alt+g, then c

Open on Github: copy-url

Alt+g, then g

Open on Github: repository

Alt+g, then h

Open on Github: history

Alt+g, then i

Open on Github: issues

Alt+g, then o

Open on Github: file

Alt+g, then r

Open on Github: branch-compare

Atom shortcuts cheat sheet

Alt+g, then d

Toggle list of diffs in file

Alt+g, then Arrow Down/Arrow Up

Move to next/previous diff in file

Created by rsking84 on 7/14/2015. Last updated by admin on 6/16/2017

Atom Cheat Sheet Pdf

0 Comments for 'Atom (text editor) 1.0'

General

CMD+SHIFT+P

CMD+/

CTRL+Space

CTRL+SHIFT+L

CMD+,

Atom cheat sheet

Find

CMD+F

CMD+G

CMD+SHIFT+F

CMD+E

View / Window Manipulation

CMD+

CMD+CTRL+F

CMD+K, Arrow Key

CMD+K+Arrow Key

File Navigation

CMD+P

CTRL+G

CMD+R

CMD+SHIFT+}

CMD+SHIFT+{

CMD+F2

F2

Git Integration

CMD+SHIFT+B

CMD+OPTION+Z

OPTION+G+Arrow Down

OPTION+G+Arrow Up

Folding

CMD+OPTION+[

CMD+OPTION+]

CMD+OPTION+SHIFT+[

CMD+OPTION+SHIFT+]

CMD+1-9

Word Manipulation

Atom keyboard shortcuts windows

Emmet Atom Cheat Sheet

CTRL+T

OPTION+Backspace

OPTION+Delete

Line Manipulation

Atom Editor Cheat Sheet

CMD+]

CMD+[

CMD+Return

CMD+SHIFT+Return

CTRL+SHIFT+K

CMD+CTRL+Arrow Up

CMD+CTRL+Arrow Down

CMD+SHIFT+D

CMD+J

Selection

CMD+D

CMD+L

OPTION+SHIFT+Arrow Left

OPTION+SHIFT+Arrow Right

CMD+SHIFT+Arrow Left

CMD+SHIFT+Arrow Right

CMD+SHIFT+Arrow Up

CMD+SHIFT+Arrow Down

Atom Cheat Sheet Windows

Notes

Sheet

Atom Editor Command Line

  • Based on a cheat sheet from Bugsnag.
  • Converted by Dominic Damian.