Skip to content
psyGamer edited this page Oct 23, 2024 · 2 revisions

Note

You can rebind (most) key bindings inside Studio, if you'd like to change them.

Additionally, you can also bind certain actions to key bindings which don't have a binding by default.

Default Key Bindings

File

  • Ctrl + N: New File
  • Ctrl + O: Open File...
  • Alt + Left: Open Previous File
  • Ctrl + S: Save File
  • Ctrl + Shift + S: Save File As...

Settings

  • Ctrl + D: Send Inputs to Celeste

Editor

  • Ctrl + X: Cut
  • Ctrl + C: Copy
  • Ctrl + V: Paste
  • Ctrl + Z: Undo
  • Ctrl + Shift + Z: Redo
  • Ctrl + A: Select All
  • Ctrl + W: Select Block
  • Ctrl + F: Find...
  • Ctrl + G: Go to...
  • Ctrl + Minus: Toggle Folding
  • Ctrl + Y: Deleted Selected Lines
  • Ctrl + Period: Insert / Remove Breakpoint
  • Ctrl + Shift + Period: Insert / Remove Savestate Breakpoint
  • Ctrl + P: Remove All Uncommented Breakpoints
  • Ctrl + Shift + P: Remove All Breakpoints
  • Ctrl + Alt + P: Comment / Uncommment All Breakpoints
  • Ctrl + K: Comment / Uncomment Inputs
  • Ctrl + Shift + K: Comment / Uncomment Text
  • Ctrl + R: Insert Current Room Name
  • Ctrl + T: Insert Current In-Game Time
  • Ctrl + Shift + T: Remove All Timestamps
  • Ctrl + Shift + R: Insert Console Load Command
  • Ctrl + Alt + R: Insert Simple Console Load Command
  • Ctrl + Space: Open Auto Complete menu...
  • Alt + Enter: Open Context Actions menu...
  • Enter: Insert new line below
  • Shift + Enter: Insert new line above
  • Ctrl + Enter: Split current line (regular text editor behaviour)
  • Ctrl + Down/Up: Go to Label / Breakpoint
  • Ctrl + Left Click on Read/Play Command: Open the read file / Go to the Play Line
  • Shift + Mouse Wheel: Tweak Frames Between Selected Input and Mouse Pointed Input
  • Ctrl + Shift + Up/Down: Tweak Frames Between Selected Inputs
  • Ctrl + Alt + C: Copy File Path
  • Alt + Up: Move Selected Lines Up
  • Alt + Down: Move Selected Lines Down
  • +,-,*,/: Apply Frame Operations

Context Actions

  • Ctrl + L: Combine Consecutive Same Inputs
  • Ctrl + Shift + L: Force Combine Input Frames

Game Info

  • Ctrl + Shift + C: Copy Game Info to Clipboard
  • Ctrl + Shift + D: Reconnect Studio and Celeste

Tooling Documentation

Celeste TAS

TASing Reference

General Gameplay Techniques

Mechanics and Engine Functionality

Entity Interactions

Clone this wiki locally