Ocsidian

Editor Overview

Tour of the Ocsidian editor interface and core features.

The Ocsidian editor is a full-featured development environment built specifically for AI-assisted game creation. It combines a code editor, visual scripting interface, asset browser, and AI prompt system in a single workspace.

Interface layout

  • Prompt Bar — Top center, accessed with Cmd+I / Ctrl+I
  • Code Editor — Central panel with tabs for open files
  • Explorer — Left sidebar showing project file tree
  • AI Chat — Right sidebar for extended conversations
  • Terminal — Bottom panel for command-line access
  • Preview — Embedded Unreal Engine viewport

Keyboard shortcuts

ActionmacOSWindows / Linux
Open prompt barCmd+ICtrl+I
Toggle AI chatCmd+Shift+ICtrl+Shift+I
Open terminalCmd+`Ctrl+`
Quick file openCmd+PCtrl+P
Command paletteCmd+Shift+PCtrl+Shift+P
Toggle previewCmd+Shift+VCtrl+Shift+V