Skip to content

deemale/code-annotator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d6545e1 · Feb 16, 2021

History

21 Commits
Nov 16, 2020
Nov 17, 2020
Nov 17, 2020
Nov 17, 2020
Nov 16, 2020
Nov 16, 2020
Nov 16, 2020
Nov 16, 2020
Feb 4, 2021
Feb 4, 2021
Nov 17, 2020
Nov 17, 2020
Nov 17, 2020
Nov 16, 2020
Nov 16, 2020

Repository files navigation

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!

About

Code Annotator Extension for Visual Studio Code

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published