forked from ttscoff/cheaters
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'gh-pages' of github.com:ttscoff/cheaters into gh-pages
* 'gh-pages' of github.com:ttscoff/cheaters: (24 commits) Hype 3 Pro cheat sheet table cleanup Couple of shortcut key fixes for Sketch cheatsheet ignore map files sketch cheatsheet, fix for menubar stutter on scroll Move delimiter note to comment Spellcheck and minor cleanup Add fold section and completion list shortcut Merge build and debug. Add some more shortcuts to build Move titles verbs Change enter to ⏎ symbol Add Xcode cheatsheet Update README.md Change example URL for the Automator setup documentation handle raw image links, hide quick switch on blur Removing Moom from repo since it's all custom anyway... pre code blocks more readable fix missing marked.js link keyboard example fix updating a couple of MD examples ...
- Loading branch information
Showing
20 changed files
with
2,114 additions
and
265 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
cheatsheets/moom.html | ||
.DS_Store | ||
index.html.orig | ||
cheaters.sublime-project | ||
cheaters.sublime-workspace | ||
index_local.html | ||
*.sublime-project | ||
*.sublime-workspace | ||
*_local.html | ||
*.taskpaper | ||
*.map |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
index.html | ||
personal |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,73 @@ | ||
### XCode Keyboard Shortcuts | ||
|
||
<!-- | ||
### Move | ||
(← moves in the opposite direction. Use xSHIFT to hightlight) | ||
| Command | Description| | ||
| -- | -- | | ||
| xOPT → |Next word| | ||
| xCTRL → |Next subword | | ||
| xCMD → |End of line| | ||
--> | ||
|
||
### Navigate | ||
| Shortcut | Action | | ||
| --|--| | ||
| xCMD xSHIFT O | Quick open | | ||
| xCMD xOPT ← | Go back in main editor | | ||
| xCMD xOPT → | Go forward in main editor | | ||
| xCMD xOPT + Click | Open target in the assistant editor | | ||
| xOPT xCMD + Click | Open target in assistant editor | | ||
| xCMD ⏎ | Close the assistant editor | | ||
| xCTRL 1 | Open Related Files menu | | ||
| xCTRL 2 | History drop down | | ||
| xCTRL 6 | Open the Jump Bar | | ||
| xCMD xSHIFT ⏎ | Maximize the editor | | ||
| xCMD J | Move focus to a new area | | ||
| xCMD xOPT xSHIFT + Click | Open target in a new focus area | | ||
|
||
### Edit | ||
|Command|Description| | ||
|--|--| | ||
| xCTRL SPACE | Show completion list | | ||
| xOPT xCMD [ | Move line up | | ||
| xOPT xCMD ] | Move line down | | ||
| xCTRL xCMD E | Edit all in scope | | ||
| xCTRL I | Re-indent line | <!-- works really well with the delimiter --> | ||
|
||
### Fold | ||
| Command | Description | | ||
|--|--| | ||
| xCMD xOPT | Fold | | ||
| xCMD xOPT | Unfold | | ||
| xCMD xOPT xSHIFT | Fold methods & functions | | ||
| xCMD xOPT xSHIFT | Unfold methods & functions | | ||
| xCMD xCTRL xSHIFT | Fold comments | | ||
| xCMD xCTRL xSHIFT | Unfold comments | | ||
|
||
### Build | ||
| Command | Description | | ||
|--|--| | ||
| xCMD B | Build | | ||
| xCMD R | Run | | ||
| xCMD xSHIFT K | Clean | | ||
| xCMD xOPT xSHIFT K | Clean build folder | | ||
| xCMD \ | Add or Remove a breakpoint | | ||
| xCMD ' | Jump to the next issue | | ||
| xCMD xSHIFT ' | Jump to previous next issue | | ||
| xCMD xCTRL ' | Fix the next issue | | ||
| xCMD xCTRL xSHIFT ' | Fix the previous issue | | ||
|
||
### Schemes | ||
| Command|Description | | ||
| --|-- | | ||
| xCTRL xCMD ] | Select next scheme | | ||
| xCTRL xCMD [ | Select previous scheme | | ||
|
||
### Other | ||
| Command|Description | | ||
| --|-- | | ||
| xCMD xCTRL J | Jump to the definition | | ||
| xOPT Click | Show the inferred type | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,119 @@ | ||
###Hype 3 Pro Keyboard Shortcuts | ||
|
||
###General | ||
|
||
Action | Shortcut | ||
-- | -- | ||
Export document as HTML5 | xCMD–xSHIFT–E | ||
Preview document in default browser | xCMD–Return | ||
Preview current scene in default browser | xCMD–xOPT–Return | ||
Zoom In | xCMD–Right Angle Bracket (>) | ||
Zoom Out | xCMD–Left Angle Bracket (<) | ||
Show Resource Library | xCMD–xSHIFT–L | ||
Show Media Browser | xCMD–xSHIFT–M | ||
Show Help menu | xCMD–xSHIFT–Question Mark (?) | ||
Show and hide the Inspector | Click Inspector in the Toolbar or xCMD–xSHIFT–I | ||
Show and hide the Colors window | Click Colors in the Toolbar or xCMD–xSHIFT–C | ||
Show and hide the Toolbar | xCMD–xOPT–T | ||
Widescreen Layout | xCMD–xSHIFT–Backslash ( \ ) | ||
|
||
###Working with Elements | ||
|
||
Action | Shortcut | ||
-- | -- | ||
Move selected element by one pixel | Arrow keys | ||
Move selected element by 10 pixels | xSHIFT–Arrow keys | ||
Add elements to (or remove them from) previously selected elements | xCMD–click or xSHIFT–click | ||
Add range to (or remove it from) previously selected range | xCMD–drag or xSHIFT–drag | ||
Constrain element movement to 45° angles | xSHIFT–drag | ||
Resize element | Drag handle | ||
Resize element from center | xOPT–drag handle | ||
Constrain aspect ratio when resizing element | xSHIFT–drag handle | ||
Constrain aspect ratio when resizing element from center | xSHIFT–xOPT–drag handle | ||
Rotate element | xCMD–drag handle | ||
Rotate element 45° | xSHIFT–xCMD–drag handle | ||
Turn off alignment guides | xCMD–drag | ||
Duplicate selected element | xCMD–D or hold down xOPT and drag | ||
Paste with Animations | xCMD–xOPT–V | ||
Edit Inner HTML | xCMD–xOPT–E | ||
Send element to the back | xCMD–xSHIFT–B | ||
Send element one layer back | xCMD–xSHIFT–xOPT–B | ||
Bring element to the front | xCMD–xSHIFT–F | ||
Bring element one layer forward | xCMD–xSHIFT–xOPT–F | ||
Group | xCMD–xOPT–G | ||
Ungroup | xCMD–xSHIFT–G | ||
Indent | xCMD–Right Bracket ( ] ) | ||
Outdent | xCMD–Left Bracket ( [ ) | ||
|
||
###Working With Scenes | ||
|
||
Action | Shortcut | ||
-- | -- | ||
Create new scene | xCMD–xSHIFT–N | ||
Select next scene | xCMD–xOPT–Right Arrow | ||
Select previous scene | xCMD–xOPT–Left Arrow | ||
Delete selected scene | Show Scenes, click on desired scene, then press xCMD–xSHIFT–Delete | ||
|
||
###Editing Animations | ||
|
||
Action | Shortcut | ||
-- | -- | ||
Toggle recording | xCMD–R | ||
Set Capo | xOPT–xCMD–K | ||
Move with Capo along with Playhead | Hold down Control and drag either the Capo or the Playhead | ||
Move with Playhead to Next Frame | xCMD–Control–Right Arrow | ||
Move with Playhead to Previous Frame | xCMD–Control–Left Arrow | ||
Move with Playhead Forward 1s | xCMD–xSHIFT–Control–Right Arrow | ||
Move with Playhead Backward 1s | xCMD–xSHIFT–Control–Left Arrow | ||
Play or stop and restart animation | Space | ||
Delete selected scene | Show Scenes, click on desired scene, then press xCMD–xSHIFT–Delete | ||
Next frame | xCMD–Right Arrow | ||
Previous frame | xCMD–Left Arrow | ||
Forward 1 Second | xCMD–xSHIFT–Right Arrow | ||
Backward 1 Second | xCMD–xSHIFT–Left Arrow | ||
Jump to Start | xCMD–xSHIFT–xOPT–Right Arrow | ||
Jump to End | xCMD–xSHIFT–xOPT–Left Arrow | ||
Jump to next keyframe in animation | xCMD–Up Arrow | ||
Jump to previous keyframe in animation | xCMD–Down Arrow | ||
Jump to next keyframe in timeline | xCMD–Up Arrow | ||
Jump to previous keyframe in timeline | xCMD–Down Arrow | ||
Restart animation | Home, or Fn–Left Arrow | ||
Loop playback | xCMD–L | ||
Turn off keyframe and second marker snapping | xCMD–Drag | ||
|
||
###Editing Keyframes | ||
|
||
Action | Shortcut | ||
-- | -- | ||
Move selected keyframe forward one frame | Right Arrow | ||
Move selected keyframe backward one frame | Left Arrow | ||
Move selected keyframe forward 1 second | xSHIFT-Right Arrow | ||
Move selected keyframe backward 1 second | xSHIFT-Left Arrow | ||
Move selected keyframe to next keyframe in animation | Up Arrow | ||
Move selected keyframe to previous keyframe in animation | Down Arrow | ||
Move selected keyframe to next keyframe in timeline | xSHIFT-Up Arrow | ||
Move selected keyframe to previous keyframe in timeline | xSHIFT-Down Arrow | ||
Turn off keyframe and second marker snapping | xCMD-Drag | ||
|
||
###Editing Motion Paths | ||
|
||
Action | Shortcut | ||
-- | -- | ||
Add control points to (or remove them from) previously selected control points | xCMD–click control point | ||
Add selected point and all in-between points to the selected control points | xSHIFT–click control point | ||
Convert a rounded control point into a corner control point | xOPT–click control point | ||
Constrain movement of control handles to 45° angles | xSHIFT–drag control handle | ||
Keep control handles equidistant from control point | xOPT–drag control handle | ||
Move one control handle independent from its counterpart | xCMD–drag control handle | ||
|
||
###Using the Inspector | ||
|
||
Action | Shortcut | ||
-- | -- | ||
Show the Document Inspector | xCMD–1 | ||
Show the Scene Inspector | xCMD–2 | ||
Show the Element Inspector | xCMD–3 | ||
Show the Metrics Inspector | xCMD–4 | ||
Show the Text Inspector | xCMD–5 or xCMD–T | ||
Show the Mouse Action Inspector | xCMD–6 | ||
Show the Identity Inspector | xCMD–7 |
Oops, something went wrong.