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

Language bundle for Emacs's tree-sitter package

Results 140 tree-sitter-langs issues
Sort by recently updated
recently updated
newest added
trafficstars

Not working for me. No indentation, for example. The bare Emacs json mode works fine, in contrast.

question

Hey, Could you please include this in your bundle: https://github.com/camdencheek/tree-sitter-go-mod When loading go-ts-mode in GNU Emacs 30.1, it aggressively (without quiet flag) searches not just for tree-sitter-go, but also for...

enhancement

Something wrong with this repo. 🤔

It seems so that upstream emacs (already in 30.1, but also in in emacs HEAD, see https://raw.githubusercontent.com/emacs-mirror/emacs/refs/heads/master/lisp/progmodes/lua-ts-mode.el) wants to use lua grammar from here: https://github.com/tree-sitter-grammars/tree-sitter-lua Currently the bundle uses a...

Hello! I have highlighting issue with tree-sitter-hl-mode: sometimes highlighting breaks: ![Image](https://github.com/user-attachments/assets/651dd5bd-cf78-4685-b6fa-f9ee5e46e6e9) And it recovers if I make any edit in the file: ![Image](https://github.com/user-attachments/assets/d895eac6-13f7-4cd0-bb05-47b60dff68c2) I thing there is some update issue...

The linked Erlang grammar is three years old, whereas upstream released a new minor just last week.