anyone else here use VS Code? is there any kind of...
# random
s
anyone else here use VS Code? is there any kind of extension that lets you add specially formatted comments in your code, like
// —- Some comment --
and then it’ll treat those as a sort of index or table of contents that you can easily jump to?
m
Vscode-todo-highlight might help
s
yeah, I have Todo Tree which I love. but these aren’t TODOs in my code. just different sections I want to easily jump to
though.. I guess I could just edit the settings for Todo Tree and make up my own prefix, like “SECTION”
d
Better comments is pretty good for visual comments