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

Intellisense Completion not working #155

Closed DDIncNick closed 1 year ago

DDIncNick commented 2 years ago

Maybe I am not understanding something but Intellisense completion isn't working for me. I have tried

//ANCH // ANCH //Anch // Anch and none of them prompt intellisense- yet it works for javascript itself. I am sure its something I am doing wrong as I can't find a current issue existing for it.

DDIncNick commented 2 years ago

Or am I over thinking it, and I just have to add it to my user js snippets?