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

FAQ/ Feature Request / Feedback #129

Closed waleedrana777 closed 3 years ago

waleedrana777 commented 3 years ago

I want to ask if the entire comment line after a tag can be highlighted or any settings exists to enable/disable that.

Also It would be nice if I could only see the colour of the anchor in the side bar instead of the icon and the text of what tag it is! Maybe a setting to enable that?!

Line number can stay in there! I made the concept in the image below. It would make the UI much more cleaner and less clutter of repetitive stuff!

image

macjuul commented 3 years ago

Hello!

While I would love to implement this as feature I'm fairly certain vscode's extension API unfortunately does not provide us with a way to change the color of the file tree item text. I'll label this accordingly so we can keep track for future reference.

Thanks for your suggestion though!