Implement rbs-ts-mode
powered by tree-sitter
#33
Annotations
7 errors and 7 warnings
|
rbs-mode.el#L33
You should depend on (emacs "29.1") if you need `treesit'.
|
rbs-mode.el#L305
You should depend on (emacs "29.1") if you need `treesit-font-lock-rules'.
|
rbs-mode.el#L329
You should depend on (emacs "29.1") if you need `treesit-language-available-p'.
|
rbs-mode.el#L333
You should depend on (emacs "29.1") if you need `treesit-ready-p'.
|
rbs-mode.el#L336
You should depend on (emacs "29.1") if you need `treesit-parser-create'.
|
rbs-mode.el#L350
You should depend on (emacs "29.1") if you need `treesit-major-mode-setup'.
|
rbs-mode.el#L329
Unused lexical variable `treesit-language-source-alist'
|
rbs-mode.el#L350
the function ‘treesit-major-mode-setup’ is not known to be defined.
|
rbs-mode.el#L336
the function ‘treesit-parser-create’ is not known to be defined.
|
rbs-mode.el#L333
the function ‘treesit-ready-p’ is not known to be defined.
|
rbs-mode.el#L331
the function ‘treesit-install-language-grammar’ is not known to be defined.
|
rbs-mode.el#L329
the function ‘treesit-language-available-p’ is not known to be defined.
|
rbs-mode.el#L305
the function ‘treesit-font-lock-rules’ is not known to be defined.
|
This job failed
Loading