-
Search text through all files at once
- Mac:
Command + Shift + f
- Windows:
Ctrl + Shift + f
- Mac:
-
Re-open a closed editor When you have multiple open files and accidentally close one or more of them, finding them, and re-opening can be time-consuming and a little frustrating. This is an undo feature exclusively for tabs:
- Mac:
Command + Shift + t
- Windows:
Ctrl + Shift + t
- Mac:
-
Integrated terminal
- Both:
Ctrl + (Backtick)
- Both:
-
Delete previous words
- Mac:
Command + Delete
- Windows:
Ctrl + Backspace
- Mac:
-
Select multiple words (select texts word by word)
- Mac:
Shift + Option + Right Arrow
orShift + Option + Left Arrow
- Windows:
Ctrl + Shift + Right Arrow
orCtrl + Shift + Left Arrow
- Mac:
-
Select the same word multiple times
- Mac:
Command + d
- Windows:
Control + d
- Mac:
-
Duplicate line
- Mac:
Command + Shift + d
orShift + Option + Arrow Down
- Windows:
Shift+Alt+Down
andShift+Alt+Up
- Mac:
-
Move to beginning/end of file
- Mac:
Command + Arrow Up
orCommand + Arrow Down
- Windows:
Ctrl + Home
orCtrl + End
- Mac:
-
Move to the start/end of the line
- Mac:
Command + Left
orCommand + Right
- Windows: ?
- Mac:
-
Move line up/down
- Mac:
Option + Arrow Up
orOption + Arrow Down
- Windows:
Alt + Arrow Up
orAlt + Arrow Down
- Mac:
-
Deleting a whole line
- Mac:
Command + Shift + k
orCommand + x
- Windows:
Ctrl + x
- Mac:
-
Duplicate cursor above/below When in need to type the same word multiple times, you can simply position cursor so when typed once, word gets to multiple positions in the code.
- Mac:
Command + Option + Arrow Up
orCommand + Option + Arrow Down
- Windows:
Control + Alt + Arrow Up
orControl + Alt + Arrow Down
- Mac:
Last active
December 25, 2019 20:10
-
-
Save sandrabosk/51d870b73f358383203da760c87d5fef to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment