tree-sitter-jsdoc icon indicating copy to clipboard operation
tree-sitter-jsdoc copied to clipboard

Add support to @import tag

Open thi-marques opened this issue 1 year ago • 0 comments

Typescript 5.5 introduced support to the JSDoc import tag

It would be great to have the highlight groups for this tag so we could mimic the syntax of imports from TS using JSDocs only.

image

thi-marques avatar Jul 01 '24 15:07 thi-marques