Code Annotation
keep notes about your code without modifying or adding TODOs and comments in your code directly. - code-annotator / Github / blog
- Bookmarks - Mark/unmark positions in your code
- Todo Tree - searches for comment tags like TODO and FIXME - require ripgrep
see also
- Ghost Note - a VS Code extension that lets you attach comments directly to the symbols in your codebase — without modifying the source code
Written on January 19, 2025, Last update on
vscode
debug-c++
doc
comments