StarlaneStudios / vscode-comment-anchors

⚓A Visual Studio Code extension that adds support for comment anchors 🔭
https://marketplace.visualstudio.com/items?itemName=ExodiusStudios.comment-anchors
MIT License
206 stars 32 forks source link

Suggestion: color the comment before the tag #132

Closed firas724 closed 1 year ago

firas724 commented 2 years ago

Hello, thank you for the great extension. I think the visibility of the anchors would be much greater if the comment before the tag is also colored by the color of the tag. I write in python and sometimes I put several hashtags to highlight a note (make it stand out more) and if those are colored too it would be very helpful. (similar to the better comment extension)

Maelep commented 2 years ago

I'm also interested by this feature but not by default, I would prefer a parameter like "styleSlash": true.

macjuul commented 1 year ago

Duplicate of #31 which has just been implemented and will be available in the next release.