antonk52 / cssmodules-language-server

autocompletion and go-to-defintion for cssmodules
MIT License
54 stars 8 forks source link

feat: bracket completion trigger #26

Closed moliva closed 1 month ago

moliva commented 1 month ago

This is an extension to #25.

Introduces [ as a trigger character for completion, managing replacements avoiding to add wrapping characters if already present in file contents (mostly due to automatic edit tools completion).

antonk52 commented 1 month ago

Thanks for the PR. I am currently traveling. I will try to review this over the weekend/next week when I get back.

antonk52 commented 1 month ago

Thanks!

Released in 1.4.0 and published to npm