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

Global Bookmarks

Kayo Riccelo

|
114 installs
| (2) | Free
A VSCode extension to manage global bookmarks across files.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Global Bookmarks - VSCode Extension

EN PT-BR

Overview

The Global Bookmarks extension for Visual Studio Code provides a simple yet effective way to create bookmarks across multiple files. Easily mark and navigate important lines of code using customizable shortcuts, making it easier to manage your workflow.

Features

  • Global Bookmarking: Set bookmarks across multiple files.
  • Quick Navigation: Use keyboard shortcuts to jump to bookmarks quickly.
  • Visual Indicators: A visual marker indicates the bookmarked lines, so you can easily identify them.

Key Shortcuts

  • Mark Bookmarks:
    • Ctrl+Shift+1 to Ctrl+Shift+9: Mark a bookmark (You can have up to 9 bookmarks).
  • Navigate to Bookmarks:
    • Ctrl+1 to Ctrl+9: Jump to the corresponding bookmark.

Installation

  1. Download the latest version of the extension from the Visual Studio Code Marketplace.
  2. Install the extension via the Extensions view in VSCode (Ctrl+Shift+X).
  3. Reload your editor to start using the extension.

Usage

  1. Open any file in your VSCode workspace.
  2. To mark a line as a bookmark, press Ctrl+Shift+[1-9]. A visual marker will appear next to the line.
  3. To jump to the bookmark, press Ctrl+[1-9]. This will bring you to the bookmarked line in the same or another file.

Development

To develop or contribute to this extension:

  1. Clone the repository from GitHub.
  2. Install the necessary dependencies.
  3. Open the project in Visual Studio Code and press F5 to run and test the extension in a new VSCode window.

Contributing

We welcome contributions! If you have any suggestions or issues, feel free to submit a pull request or open an issue in the GitHub repository.

License

This project is licensed under the MIT License - see the LICENSE file for details.

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