Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>code-annotatorNew to Visual Studio Code? Get it now.
code-annotator

code-annotator

Dale Cover

|
834 installs
| (1) | Free
Makes it possible to set code annotations so that analyzing code becomes easier
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Code Annotator

Code Annotator is an open-source extension for Visual Studio Code created by Dale Cover and Mike Douglas.

Code Annotator lets you keep notes about your code without adding TODOs and comments in your code directly. Your annotations are stored inside of the IDE and displayed in the sidebar for easy reference.

Features

  • Add/Delete annotations easily from inside of your text editor.
  • Sidebar for easily navigating and seeing all of the annotations in the current file.
  • Highlighting inside of the text editor when there is an annotation for the line.

Adding an Annotation to a File

Adding an annotation

Adding an annotation is as simple as a right-click inside of your editor.

Browsing your Annotations

Browsing annotations

As you browse through your file and click on a line with an annotation the sidebar will highlight the annotated line so you can more easliy see your notes.

Known Issues

Please use GitHub Issues.

Release Notes

Release notes for each release of the extension!

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