Feat: add hover boxes and diagnostics from lsp

This commit is contained in:
2025-12-29 15:56:51 +00:00
parent 6108f78be3
commit c7068d33d7
31 changed files with 1782 additions and 183 deletions

View File

@@ -85,8 +85,7 @@
value: [(arrow_function) (function_expression)]) @definition.function
;; #59C2FF #000000 0 0 0 0
(
(call_expression
((call_expression
function: (identifier) @name) @reference.call
(#not-match? @name "^(require)$"))