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

snippets Only after adding the comment prefix #180

Closed Mohammadev82 closed 1 year ago

Mohammadev82 commented 1 year ago

Hi,Thanks for you❤️ Please disable the snippets before adding comment image

JordanDi123 commented 1 year ago

This is very similar to #39 but I see the slight difference between completely disabling the IntelliSense and then only showing when a prefix is provided. I'll look into this at some point. :)

Thanks for your support!