Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
1(((comment) @_jsdoc_comment 2 (#match? @_jsdoc_comment "(?s)^/[*][*][^*].*[*]/$")) @content 3 (#set! "language" "jsdoc")) 4 5((regex) @content 6 (#set! "language" "regex"))