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

Style block-quote #140

Closed Maelep closed 1 year ago

Maelep commented 2 years ago

I would like to be able to style a whole block if the comment is /* TAG */. I would prefer a parameter like "styleWholeBlock": true.

macjuul commented 1 year ago

Thanks for your suggestion! I've implemented this as part of #31 and will be available in the next version.