Elyra
Elyra The coding agent e The native code editor Elyra Grove Native local development environment Askr The real server for Laravel & PHP Elyra Conductor Local project conductor Elyra SQL Server MySQL-compatible SQL server in Rust Elyra SQL Client Native desktop SQL workbench Elyra SQL Anywhere Replication-ready SQL engine
Release notes
Changelog
Elyra
Keyboard & Command Palette

Keyboard & Command Palette

Command palette

Press ⌘/Ctrl + K to open the palette. Type to fuzzy-search, use ↑/↓ to move and Enter to run. From here you can:

  • Create a new query, open history or saved queries.
  • Jump to a table, switch connection, or use a database.
  • Open the Query Builder, ER diagram, server tools, backup, and Account & license.

Locked entries show a 🔒 with the required tier; choosing one shows an upgrade hint instead of running.

Shortcuts

Shortcut Action
⌘/Ctrl + K Command palette
⌘/Ctrl + Enter Run the current query / statement
⌘/Ctrl + T New query tab
⌘/Ctrl + W Close the active tab
⌘/Ctrl + S Save the current query
⌘/Ctrl + Y Query history
⌘/Ctrl + / Toggle line comment (editor)
Esc Close the open dialog / menu / palette

Tips

  • Double-click a table (navigator or ER node) to browse it.
  • Right-click an object for its context menu; right-click a grid column header to copy it as a list or IN (…).
  • The theme toggle (toolbar) cycles auto / light / dark, following the OS by default.