- Ctrl + U : Visualize webpage's HTML.
- Ctrl + C: Ends running terminal.
- Shift + Enter: Run current line (useful for
print()).
- Ctrl + Shift + P: Change indentation (tab size).
- Shift + Alt + F: Format (Prettify).
- Ctrl + Shift + '`': Toggle Terminal.
- Alt + Shift + I: Select multiple cursors.
- Ctrl + Alt + N: Run code.
- F1 / Ctrl+Shift+P: Command Palette.
- Ctrl + N: New File.
- Ctrl + O: Open File.
- Ctrl + S: Save File.
- Ctrl + Shift + S: Save As.
- Ctrl + W: Close File.
- Ctrl + Shift + W: Close Window.
- Ctrl + F: Find.
- Ctrl + H: Find & Replace.
- Ctrl + Shift + F: Find in Files.
- F2: Rename Symbol (renames throughout the project).
- Ctrl + B: Toggle Sidebar.
- Ctrl + /: Comment (American Keyboard).
- Shift + Alt + A: Multiline Comment.
- Ctrl + [ / Ctrl + ]: Indent/Outdent Line.
- F11: Toggle Fullscreen.
- Ctrl + + / Ctrl + - / Ctrl + 0: Zoom In/Out/Reset.
- Alt + Z: Activate Line Wrap Mode.
link:css→ Creates a<link>tag for linking a stylesheet.
- Alt: Free selection.
- Ctrl + D: Copy & paste selected text to next line.
- Ctrl + K: Multiline comment.
- Ctrl + Shift + K: Multiline uncomment.
- Ctrl + T: Create a new script.
- Ctrl + Shift + F: Opens Find & Replace across the entire project.
- Ctrl + F: Find in current script.
- Mouse Wheel: Move screen up/down.
- Shift + Mouse Wheel: Move screen left/right.
- Ctrl + Mouse Wheel: Zoom in/out.
- Default Editor Layout (Unreal 5)
- UE4 Classic Layout (Unreal 4)
- Ctrl + S → Save current level
- Ctrl + Shift + S → Save All
- Ctrl + Alt + S → Save current level as...
- Ctrl + C → Copy
- Ctrl + V → Paste
- Ctrl + Z → Undo
- Ctrl + Y → Redo
- Ctrl + P → Quick file search
- Ctrl (or Shift) + Select → Multi-select
- Ctrl + Space → Open Content Browser Tab
- Ctrl + R → Toggle real-time rendering in Editor
- F11 → Makes the viewport go full screen
- ' → Focus on the console
- F → Centralize and frame selected object in viewport
- Alt + Left Mouse Button → Orbit view around a point of interest
- Alt + Middle Mouse Button → Pan the view horizontally and vertically
- Alt + Right Mouse Button → Zoom in and out
- Alt + Middle Mouse Button (on a mesh) → Temporarily change actor pivot point
- Right Click + Hold → Rotate around an axis
- Right Click + Hold + WASD → Rotate and move
- Middle Click + Hold → Pan around
- Mouse Wheel → Zoom in and out
- Scroll Wheel + Navigation → Adjust movement speed
- W → Translate Mode (Move)
- E → Rotate Mode
- R → Scale Mode
- Alt + Left Mouse Button → Rotate around selected object
- Drag + Alt (on an actor) → Duplicate the actor
- Alt + P → Run the game (Play Mode)
- Shift + F1 → Regain mouse control in Play Mode
- Tab → Slow motion debug (requires setting debug tab key node)
- Q → Align selected blueprints horizontally
- Alt + Shift + S → Align selected blueprints vertically
- Select connection + Alt → Delete connection
- Ctrl → Change the positioning of node connectors
- Ctrl + D → Duplicate selected item (instead of copy/paste)
- Ctrl (while holding a variable) → Getter for the variable
- Alt (while holding a variable) → Setter for the variable
- Format Text (for concatenation)
Example:(Items in parentheses are variables.)Health + (Health) MaxHealth = (MaxHealth)
- stat fps → Show editor FPS (capped at 120 FPS)
- t.MaxFPS 99 → Show uncapped FPS
- G → Toggle Game Mode
- FreezeRendering → Freeze/unfreeze rendering
- Anti-aliasing: Temporal Super-Resolution (TSR)
- Motion blur: Enabled
- Anti-aliasing: Fast Approximate Anti-Aliasing (FXAA)
- Motion blur: Disabled
General Shortcuts
- Brush size:
+and- - Shading Tool (
G): Click the stamp icon, select "Shading", pick a palette. To switch to "Highlight" mode, pressX. - Ctrl + K: "Snap to Grid"
- Ctrl + B: Creates a brush pattern from selection.
- F9: Convolution Matrix - Outline Transparent Layer (cross or square) for automatic outline.
- X: Swap Main Color and Sub Color.
- Alt + N: Creates a new frame.
.: Go to next frame,: Go to previous frame
My Custom Shortcuts
- Space + S: BG Auto-Scroll Toolbar
- Ctrl + Click: Add to selection.
- Alt + Click: Remove from selection.
- Alt + Right Mouse Button: Intersect mode for selection.
- F9: Flip Canvas.
- F10: Reset Canvas.
- F11: Rotate.
- Right Click: Eyedropper.
- Alt + Delete: Fill.
- Move Tool:
Z(useful during selection).
- 8: Go to Start.
- 2: Go to End.
- 4: Previous Frame.
- 6: Next Frame.
- 7: Previous Keyframe.
- 9: Next Keyframe.
- Del (
,): Play/Stop. - -: Enable Onion Skin.
- Del: Erase entire layer.
- "Enclose and Fill": Selects and fills inside lineart.
- Filter > Correct Line > Adjust Line Width: Makes lineart thicker/thinner.
- Edit > Convert to Drawing Color: Converts everything on layer to selected color.
- Quick Access Menu: Store frequently used tools & commands.
- Canvas Size: 4000x4000 / 4900x4000 (Resolution: 300-400).
- Best for Lineart: 17px (small) to 30px (big).
- Ctrl + J: Duplicate Layer.
- Alt + Drag (Selection): Proportional selection.
- Undo/Redo:
Ctrl + ; / Ctrl + / - Flip Horizontal:
Ctrl + ] - Fill:
Shift + F5 - Move:
V - Rotate Canvas:
R - Brush Toolbar:
F5 - Brush Resize:
[and]
- Numpad 0: Change Camera View.
- Ctrl + Alt + 0: Align Camera to View.
- Numpad: View directions.
- F2: Rename selected object.
- F3: Search tool or feature.
- Shift + Middle Click: Adjust viewport.
- Middle Click + Drag: Adjust camera view.
- Mouse Wheel: Zoom in/out.
- ' (below ESC): Switch views.
- Shift + A: Open Add Menu.
- X: Open Delete Menu.
- Tab: Toggle between Object and Edit Mode.
- G: Move selected object.
- Alt + Left Click: Rotate based on cursor/origin.
- Alt + Middle Click: Panning.
- 1 / 2 / 3: Vertex / Edge / Face Selection.
- E: Extrude.
- I: Inset (Press
Itwice for individual faces). - B: Bevel.
- Ctrl + R: Loop Cuts.
- Alt + Left Click: Select a Loop.
- Knife Tool (
K):X,Y,Z: Cut in respective axis direction.Right Click: Detach Knife.Enter: Confirm cut.
- Shift + D: Duplicate object.
- Ctrl + P: Parent selected objects.
- Alt + P: Clear parent.
- L: Select Linked.
- Array: Duplicates object.
- Solidify: Test shape changes non-destructively (apply with
Ctrl + A).