Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Atom-Sketch.md #499

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
125 changes: 125 additions & 0 deletions Atom-Sketch.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,125 @@
Atom


Tree
⌘\ Toggle tree
⌘⇧\ Reveal current file


Comments
⌘/ Toggle comments


View
⌘k ←,→,↑,↓ Split pane to the left, right, up, or down
⌘⌥= Grow pane
⌘⌥- Shrink pane
^⇧←/^⇧→ Move tab to left/right


Bracket matcher
^m Go to matching bracket
^⌫ Remove brackets from selection
^⌘m Select inside brackets
⌥⌘. Close tag


Symbols view
⌥⌘↓ Jump to declaration under cursor
^⇧r Show tags
Symbols view enables Ctags support for Atom.


Git
^⇧9 Show Git pane
^⇧8 Show GitHub pane


Editing
⌘d Select word
⌘l Select line
^⌘↑ Move line up
^⌘↓ Move line down
⌘⏎ New line below
⌘⇧⏎ New line above
^⇧k Delete line
⌘⇧d Duplicate line


Project
⌘⇧p Command palette
⌘⇧o Add project folder
⌘n New file
⌘⇧n New window
⌘f Find in file
⌘⇧f Find in project
⌘t Search files in project


-For Windows and Linux, ⌘ is the Control key.
-For macOS, it’s the Command key.

-For Windows and Linux, ⌥ is the Alt key.
-For macOS, it’s the Option key.



SKETCH


-INSERT
V Vector
P Pencil
T Text
L Line
R Rectangle
O Oval
U Rounded


-Show
^G Show grid
^L Show layout
^P Show pixels
^H Show selection handles
^R Show rulers


-Sidebars
⌘⌥1 Toggle left (layers)
⌘⌥2 Toggle right (inspector)
⌘⌥3 Toggle both
⌘. Presentation mode


-Zoom
⌘0 100%
⌘1 Fit to screen
⌘2 Fit selection to screen
⌘3 Center selection


-Arrange
⌘⌥↑ / ↓ Forward or backward
^⌘⌥↑ / ↓ Front or back


-Distribute
^⌘H Horizontal
^⌘V Vertical


-Layers
⌘R Rename layer
⌘F Find layer
⌘G Group
⌘⇧G Ungroup


-Font
⌘⌥ + / - Bigger/smaller
⌘⇧[ Left align
⌘⇧\ Center align
⌘⇧] Right align