tree-sitter-langs

Language bundle for Emacs's tree-sitter package

MIT License

Stars
260
Committers
72

Bot releases are hidden (Show)

tree-sitter-langs - 0.10.6

Published by ubolonton about 3 years ago

  • Improved highlighting of arrow function parameters in javascript and typescript.
  • Improved general highlighting for ruby.
  • Updated python grammar.
tree-sitter-langs -

Published by ubolonton about 3 years ago

  • Published binaries for 0.10.3, which got CI issues.
tree-sitter-langs -

Published by ubolonton about 3 years ago

  • Made Python variable highlighting for robust and consistent.
  • Added hcl grammar and hl query patterns.
tree-sitter-langs -

Published by ubolonton about 3 years ago

  • Added pgn grammar (chess's Portable Game Notation).
tree-sitter-langs -

Published by ubolonton over 3 years ago

  • Updated most language grammars to the latest version.
  • Upgraded tree-sitter CLI version to 0.19.3.
tree-sitter-langs -

Published by ubolonton over 3 years ago

  • Added janet-simple grammars.
  • Added minor updates to some other grammars.
tree-sitter-langs -

Published by ubolonton over 3 years ago

  • Updated c-sharp grammar.
tree-sitter-langs -

Published by ubolonton over 3 years ago

  • Updated javascript and typescript grammars.
tree-sitter-langs -

Published by ubolonton over 3 years ago

  • Added elm.
  • Handled underscores in language names correctly. This enabled using c-sharp instead of c_sharp.