Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
When the Explorer view is selected in the sidebar, the file tree (folder/file list) does not appear. The sidebar only shows:
- OPEN EDITORS (collapsed)
- OUTLINE (collapsed)
- TIMELINE (expanded, with “The active editor cannot provide timeline information.”)
There is no workspace name, no folder tree, and no list of files — the area where the file tree should be is empty.
Already tried
-
File → Open Folder — opened the project root folder (not a single file)
-
Expanding/collapsing sections in the Explorer
-
Scrolling the sidebar (file tree is not above/below)
-
Right-click in sidebar → Refresh (when available)
-
Developer: Reload Window (Cmd+Shift+P)
-
Clearing Cursor cache and reopening
-
Workspace has no
.gitignoreor.cursorignorethat would hide everything -
Added
.vscode/settings.jsonwithexplorer.compactFolders: false— no change -
Workspace: Single folder (project), not multi-root
Steps to Reproduce
Persistent — happens every time with this project
Expected Behavior
Explorer should show the workspace name and the folder/file tree below it (e.g. PLAN.md, README.md, etc.).
Operating System
MacOS
Version Information
Version: 2.5.20 (Universal)
VSCode Version: 1.105.1
Commit: 511523af765daeb1fa69500ab0df5b6524424610
Date: 2026-02-19T20:41:31.942Z (2 days ago)
Build Type: Stable
Release Track: Early Access
Electron: 39.4.0
Chromium: 142.0.7444.265
Node.js: 22.22.0
V8: 14.2.231.22-electron.0
OS: Darwin x64 25.3.0
Does this stop you from using Cursor
No - Cursor works, but with this issue