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
205 stars 32 forks source link

Trying to add the Anchor Comments to User Snippets in VSCode 1.81.1 #204

Open carloswm85 opened 1 year ago

carloswm85 commented 1 year ago

Comment Anchors v1.10.3

I'm trying to add the Anchor Comments to User Snippets. And as you can see in this screenshot, in the right hand side of it, there is some sort of overlapping in how the sections are detected. Is there a workaround to this.

image

I'd suggest that the "//SECTION -, with the leading " or leading ' could be escaped.

Let me know if there is any other information you may need for this.