Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Code MarkingNew to Visual Studio Code? Get it now.
Code Marking

Code Marking

isudiptodas

| (0) | Free
Save important code snippets across files, instantly revisit exact locations, and manage reusable code blocks directly.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Code Marking

Code Marking helps developers save important code snippets directly inside VS Code and revisit them anytime.

Instead of searching through files, line numbers, or folders again, simply highlight your code, save it, and access it later from the sidebar.

Usage

  1. Install extension
  2. Select & mark code instantly with selection popup
  3. All saved code blocks appear in the Code Marking sidebar. (No need of exiting your IDE)
  4. Open → jump back to the original code. (If original code not changed / file still exists)
  5. Copy → Copies the saved code to clipboard
  6. Delete → Permanently removes the bookmark

Error detection

If the code block was modified or removed, Code Marker will show: Error: You may have modified the code block.

Persistent storage

Your saved snippets remain available even after:

  • Closing VS Code
  • Opening the project days later
  • Bookmarks stay until manually deleted.

Supported Languages

Code Marker works with nearly all popular languages:

  • HTML
  • CSS
  • JavaScript
  • TypeScript
  • Node.js
  • Python
  • Java
  • C
  • C++
  • Rust
  • Go
  • YAML
  • JSON

and more.

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