Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Project BookmarksNew to Visual Studio Code? Get it now.
Project Bookmarks

Project Bookmarks

Ulthar Software

|
3 installs
| (0) | Free
An extension to add and edit bookmarks of files and folders in a big project
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Bookmarks

A simple and efficient VS Code extension to bookmark files and folders in your workspace for quick access and better navigation in large projects.

Features

  • Quick Bookmarking: Add files and folders to your bookmarks with a single click
  • Custom Labels: Rename bookmarks with meaningful labels for better organization
  • Smart Filtering: Filter your bookmarks by name to quickly find what you need
  • Visual Indicators: Missing files/folders are clearly marked as "(missing)"
  • Multiple Access Points: Add bookmarks from the Explorer context menu, editor title bar, or the Bookmarks view
  • Automatic Detection: Automatically detects whether a bookmark is a file or folder and displays appropriate icons
  • Quick Open: Click any bookmark to reveal it in the Explorer and open files in the editor

Usage

Adding Bookmarks

You can add bookmarks in multiple ways:

  1. From the Explorer: Right-click on any file or folder in the Explorer and select "Add Bookmark"
  2. From the Editor: Click the bookmark icon in the editor title bar while viewing a file
  3. From the Bookmarks View: Click the "+" icon in the Bookmarks sidebar to add the currently active file

Managing Bookmarks

  • Rename: Click the edit icon next to any bookmark and enter a new label
  • Delete: Click the trash icon to remove a bookmark
  • Filter: Click the filter icon and type to search through your bookmarks
  • Refresh: Click the refresh icon to update the bookmark list

Opening Bookmarks

Simply click on any bookmark to:

  • Reveal it in the Explorer
  • Open files directly in the editor (folders are revealed only)

Extension Views

This extension adds a dedicated Bookmarks view to the Activity Bar (sidebar) where you can manage all your bookmarks in one place.

Requirements

  • Visual Studio Code version 1.108.1 or higher

Known Issues

  • Bookmarks are stored per workspace using workspace state

Release Notes

0.0.1

Initial release of Bookmarks extension:

  • Add, rename, and delete bookmarks
  • Filter bookmarks by name
  • Support for both files and folders
  • Visual indicators for missing files
  • Multiple ways to add bookmarks

Contributing

Found a bug or have a feature request? Please open an issue on the GitHub repository.

License

See LICENSE file for details.

Enjoy organizing your workspace!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft