For the complete documentation index, see llms.txt. This page is also available as Markdown.

File Search, File Tree, and Tabs

Click the magnifying glass or press Cmd+O to open the unified Quick Open launcher.

Quick Open now brings several pickers together in one tabbed surface:

  • Files - find files and folders by name, including dotfiles and images

  • In Files - search within file contents across the project

  • Sessions - jump to AI sessions and workstreams

  • Prompts - find prompts

  • Projects - switch between open projects

  • Trackers - jump directly to tracker items

Use the tab bar to switch modes, and use the inline filters for narrower results. In the Files tab, selecting a folder reveals it in the file tree. Direct shortcuts for some tabs are shown inside the launcher itself.

File Tree

The file tree shows all files in your project. Navigate them by:

  • Click folders to expand/collapse

  • Click files to open

  • Recent files appear at top of sidebar

  • Right Click on a file to rename, delete, open, copy path, open in new window

  • Move files by dragging (Hold Option/Alt to copy)

  • Deleted files, attachments, assets, and themes move to system trash instead of permanent deletion

  • Show dotfiles in the file tree by selecting the "All Files" filter

  • In a team project, right-click a collaboration-supported file and choose Share to Team to promote it into the shared document space. See Collaborative Documents.

Tab Management

Tabs let you work with multiple documents (or sessions) in one window.

  • Dirty indicator (•) shows unsaved changes

  • Open tabs are saved when workspace closes and restored when workspace reopens

  • Pin a tab to the far left by right clicking and selecting Pin Tab

  • Shortcuts are available to move amongst tabs

  • Move amongst your tabs with the Tab dropdown

Paste Options

  • Cmd+Shift+V — force-paste as plain text without attachment conversion

  • Right-click the navigation gutter to hide or show gutter buttons

Last updated