~p00f/hare-ts-mode

Emacs major mode for Hare, powered by tree-sitter
queries: constant -> literal
steal syntax table and other settings from ~amk/hare-ts-mode
update README.md: what doesn't work

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~p00f/hare-ts-mode
read/write
git@git.sr.ht:~p00f/hare-ts-mode

You can also use your local clone with git send-email.

#hare-ts-mode

This package implements tree-sitter-powered syntax highlighting, indentation, imenu, which-func, and navigation as outlined in the starter guide.

#Status

Everything should work, except these known issues:

  • Indentation inside a block only works once there is already something inside it.
  • Type annotations and return types: the whole thing is highlighted for complex types like structs, tuples, and arrays.
Do not follow this link