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

AuditMark

sintemal

|
276 installs
| (1) | Free
A tool to mark selected pieces of code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

AuditMark README

AuditMark is an Visual Studio Code extension, that lets you mark/unmark files and selections. This helps keeping an overview over the project.

Features

There are 5 different commands:

  • Mark selection
  • Unmark selection
  • Mark file
  • Unmark file
  • Unmark workspace

The first four are accessible via the right click menu.

Unmark workspace is only accesible via Ctrl + Shift + P.

Showcase

The current version, does not yet support file changes! The marked areas are only stored in form of line numbers!

Keybindings

  • Ctrl + Alt + U: If there is a selection, the selection gets unmarked. Otherwise the file gets unmarked
  • Ctrl + Alt + I: If there is a selection, the selection gets marked. Otherwise the file gets marked
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft