Workspace Bookmarks VS Code Extension
Bookmark lines of code across your workspace with a single click.
Features
- Toggle a bookmark by clicking in the sidebar or pressing Alt+B.
- Navigate Next (Alt+N) or Previous (Alt+P) bookmark.
- Bookmarks Panel in the Explorer shows all bookmarks; click any entry to jump.
- Bookmarks are stored per‑workspace so they don’t pollute other projects.
Development
npm install
npm run compile
# Press F5 in VS Code to launch the Extension Development Host
| |