Pin selected workspace projects to the top of the File Explorer sidebar. For Cursor and VS Code multi-root workspaces.
When you have several folders in one workspace, pin your most-used projects so they stay at the top of the list.
- Multi-root workspace — Pin/unpin applies when you have more than one folder in the workspace (e.g. File → Add Folder to Workspace…).
- Cursor or VS Code
^1.85.0.
- Pin a project — In the File Explorer, right-click a workspace root folder (top-level project) → Pin Project to Top.
- Unpin — Right-click the same folder → Unpin Project.
- Pinned projects move to the top immediately. Order is saved per workspace.
You can also run Pinned Projects: Apply Pinned Order from the Command Palette (e.g. after adding new folders).
- From Open VSX — In Cursor or VS Code, open Extensions (Ctrl+Shift+X), search for Pinned Projects, and install. Or install from open-vsx.org.
- From a .vsix file — Extensions → ⋯ → Install from VSIX… and choose the
.vsixfile.
MIT