Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Mnemonic bookmarksNew to Visual Studio Code? Get it now.
Mnemonic bookmarks

Mnemonic bookmarks

Viverov

|
6 installs
| (0) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Mnemonic Bookmarks VSCode Extension

Mnemonic Bookmarks lets you set, jump to, list, and remove bookmarks in your code using memorable mnemonics.

Features

  • Set a bookmark at the current line with a mnemonic label
  • List all mnemonic bookmarks in the workspace
  • Jump to a bookmark by mnemonic
  • Remove a bookmark by mnemonic
  • Delete all bookmarks (with confirmation)
  • Bookmarks follow code even if lines are added or removed above

Screenshots

Mnemonic Bookmarks in the Editor

Mnemonic Bookmarks in the Editor

Usage

  • Open the Command Palette (Ctrl+Shift+P or Cmd+Shift+P)
  • Use commands:
    • Set Mnemonic Bookmark
    • List Mnemonic Bookmarks
    • Go to Mnemonic Bookmark
    • Remove Mnemonic Bookmark
    • Delete All Mnemonic Bookmarks

Limitations

  • Bookmarks are tracked by a snippet of the line's text. If the line is heavily edited or deleted, the bookmark may not move as expected.
  • Bookmarks are stored per workspace.

Heavy AI Usage Warning

Warning: This extension was developed with the assistance of AI tools. Some features or logic may be experimental or subject to change. Use at your own risk, especially in critical environments.

License

MIT License

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

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