vlang / v-analyzer

The @vlang language server, for all your editing needs like go-to-definition, code completion, type hints, and more.
MIT License
86 stars 9 forks source link

tree-sitter: rewrite comment grammar, detach line- and block comments #71

Closed ttytm closed 3 months ago

ttytm commented 3 months ago

Detaches line and block comments. E.g. when extracting doc comments analyzer can now differentiate for LineComments