Skip to main content

Keyboard shortcuts

The app builder supports keyboard shortcuts to help you work more quickly. The following shortcuts are available depending on which part of the app builder you're using.

Chat tab

The following shortcut is supported while prompting the agent in the Chat tab.

KeystrokesAction
EnterSend your message to the agent.
Shift + EnterInsert a new line in your message.

Code tab

The following shortcuts are supported while editing your app code in the Code tab.

KeystrokesAction
Mod + pOpen the file search to find and open a file by name.
Mod + fOpen a search bar at the top of the code editor. If the file is editable, you can also click to expand the search bar and view options for replacing search terms.
Mod + zUndo changes.
Mod + shift + zRedo changes.
Mod + alt + wClose a code file.
Mod + alt + tClose all code files.

The code editor also supports common code editor shortcuts beyond those listed here, such as pressing Tab to indent.