I highly recommend 'Comment Anchors', similar to TODO highlight, but it keeps track of them throughout your workspace/project, letting you build "quick jump" points as well as categories for variables or methods, etc. You can create custom keywords to use to tag the sections of your code.
You can also create hierarchies, link to other anchors (ex. from one method to a related method elsewhere, etc)
This is great, just checked out the documentation, I thought better-comments was good but then I found colorful-comments and now this, thanks for sharing!
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
I highly recommend 'Comment Anchors', similar to TODO highlight, but it keeps track of them throughout your workspace/project, letting you build "quick jump" points as well as categories for variables or methods, etc. You can create custom keywords to use to tag the sections of your code.
You can also create hierarchies, link to other anchors (ex. from one method to a related method elsewhere, etc)
github.com/ExodiusStudios/vscode-c...
This is great, just checked out the documentation, I thought better-comments was good but then I found colorful-comments and now this, thanks for sharing!