Velo: Keyboard Shortcuts

ActionMacWindows
Format code⌥⇧FAlt + Shift + F
Search in file⌘FCtrl + F
Search in all files⇧⌘FCtrl + Shift + F
Undo⌘ZCtrl + Z
Redo⇧⌘ZCtrl+ Shift + Z
Comment in/out⌘/Windows + /
Add cursor⌥ clickAlt + click
Add cursor above⌥⌘↑Alt + Ctrl + ↑
Add cursor below⌥⌘↓Alt + Ctrl + ↓
Move line up⌥↑Alt+↑
Move line down⌥↓Alt+↓
Duplicate line down⌥⇧↓Alt + Shift + ↓
Duplicate line up⌥⇧↑Alt + Shift + ↑
Create/extend a vertical non-contiguous selection⌥⇧ clickAlt + Shift + click
Toggle fold
(Region at cursor)⌘KLCtrl + K + L
Fold all regions⌘K0Ctrl + K + 0
Unfolds all regions⌘KJCtrl + K + J
Fold level X⌘K2 
(for level 2)Ctrl + K + 2

File Search Shortcuts

ActionMacWindows
Find next⌘GF3
Find previous⇧⌘GShift + F3
Replace⇧⌘1Ctrl + Shift + 1
Replace all⌥⌘⏎Ctrl + Alt + Enter
Match case⌥⌘CAlt + C
Match whole word⌥⌘WAlt + W
Use regular expression⌥⌘RAlt + R
Was this helpful?
Yes
No