Skip to Content
DocsEnFeaturesFile Explorer

File Explorer

Browse your project structure in a tree view. Click any file to view its contents with syntax highlighting.

Features

Tree View

  • Hierarchical folder structure
  • Expand/collapse directories
  • File type icons (TS, JS, Python, etc.)
  • Color-coded by extension

File Viewer

Click any file to open a modal with:

  • Full file contents
  • Syntax highlighting
  • File path display
  • Close button

Auto-Refresh

File explorer automatically refreshes when AI creates or modifies files.

File Icons

ExtensionColorIcon
.ts, .tsxBlueFile
.js, .jsxYellowFile
.pyGreenFile
.jsonYellowFile
.cssPurpleFile
.htmlOrangeFile
.prismaTealFile
.mdGrayFile

Keyboard Shortcuts

ShortcutAction
Click fileView contents
Click folderExpand/collapse
Click refresh buttonReload tree

Usage

  1. Click the folder icon in the left sidebar to toggle file explorer
  2. Navigate through folders by clicking them
  3. Click any file to view its contents
  4. Click refresh button to reload the tree
Last updated on