Comment on Ask HN: Virtual Layer Code Editor?Comments−ss483yTake a look at this. I'm not sure how active development is though.https://thamara.dev/posts/code-annotation-a-vscode-extension...−ss483yOtherwise, 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.−billconan3ydoes this work when code has changed?
Comments
Take a look at this. I'm not sure how active development is though.
https://thamara.dev/posts/code-annotation-a-vscode-extension...
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?