Skip to content

[Editor] Add a file explorer and workspace tree #52

@Atharv777

Description

@Atharv777

Summary

Add a sidebar file explorer for navigating project structure.

Why this matters

Projects need visible structure. Without it, the IDE feels incomplete.

Scope

  • Tree view for files/folders
  • Expand/collapse folders
  • Open files from explorer

Acceptance Criteria

  • Users can browse project structure
  • Files open correctly
  • Tree reflects real workspace state
  • UI updates dynamically

Files Involved

  • pages/app/index.jsx
  • components/*
  • server/project_routes.py

Difficulty

Medium

Labels: frontend editor enhancement

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions