31 Codecademy Keyboard Shortcuts

Learn Codecademy Shortcuts for Windows & macOS

Most Used Codecademy Shortcuts

ActionCodecademy Shortcuts WindowsCodecademy Shortcuts macOS
Run CodeCtrl + EnterCommand + Enter
BackAlt + <Option + <
NextAlt + >Option + >
Cut line (empty selection)Ctrl + XCommand + X
Copy line (empty selection)Ctrl + CCommand + C
Move line upAlt + Up Arrow KeyOption + Up Arrow Key
Move line downAlt + Down Arrow KeyOption + Down Arrow Key
Copy line upShift + Alt + Up Arrow KeyShift + Option + Up Arrow Key
Copy line downShift + Alt + Down Arrow KeyShift + Option + Down Arrow Key
Delete lineCtrl + Shift + KCommand + Shift + K
Jump to matching bracketCtrl + Shift + \Command + Shift + \
Indent lineCtrl + ]Command + ]
Outdent lineCtrl + [Command + [
Go to beginning of lineHomeHome
Go to end of lineEndEnd
Go to beginning of fileCtrl + HomeCommand + Home
Go to end of fileCtrl + EndCommand + End
Scroll line upCtrl + Up Arrow KeyCommand + Up Arrow Key
Scroll line downCtrl + Down Arrow KeyCommand + Down Arrow Key
Scroll page upPage Up KeyPage Up Key
Scroll page downPage Down KeyPage Down Key
Fold (collapse) regionCtrl + Shift + [Command + Shift + [
Unfold (uncollapse) regionCtrl + Shift + ]Command + Shift + ]
Fold (collapse) all subregionsCtrl + K then Ctrl + [Command + K then Command + [
Unfold (uncollapse) all subregionsCtrl + K then Ctrl + ]Command + K then Command + ]
Fold (collapse) all regionsCtrl + K then Ctrl + 0Command + K then Command + 0
Unfold (uncollapse) all regionsCtrl + K then Ctrl + JCommand + K then Command + J
Add line commentCtrl + K then Ctrl + CCommand + K then Command + C
Remove line commentCtrl + K then Ctrl + UCommand + K then Command + U
Toggle line commentCtrl + /Command + /
Toggle block commentShift + Alt + AShift + Option + A

READ NEXT:

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button