Hacker News new | ask | show | jobs
by ss48 1030 days ago
Take a look at this. I'm not sure how active development is though.

https://thamara.dev/posts/code-annotation-a-vscode-extension...

2 comments

Otherwise, your next best bet would be to add a notes file or folder with all your TODOs and notes that refer to lines in the source code and keep that in gitignore.
does this work when code has changed?