Skip to content

Releases: emacs-tree-sitter/tree-sitter-langs

0.12.1

21 Aug 13:39

Choose a tag to compare

Release 0.12.1

0.12.0

08 May 06:58

Choose a tag to compare

  • Used a different hcl grammar.
  • Added support for mode-specific highlighting patterns.
  • Added highlighting patterns for terraform-mode.

0.11.6

28 Mar 14:08

Choose a tag to compare

  • Updated bash grammar.

0.11.5

28 Mar 02:49

Choose a tag to compare

  • Update javascript grammar to fix object destructing with default values
  • Update typescript grammar

0.11.4

19 Mar 04:29

Choose a tag to compare

Release 0.11.4

0.11.3

12 Feb 07:02

Choose a tag to compare

  • Added zig grammar.

0.11.2

11 Feb 16:47

Choose a tag to compare

  • Updated python grammar and highlighting (add support for pattern matching).

0.11.1

06 Feb 14:25
0.11.1

Choose a tag to compare

  • Updated cpp grammar and highlighting.

0.11.0

29 Jan 17:22
0.11.0

Choose a tag to compare

  • Made tree-sitter-langs-install-grammars download platform-specific binaries (mainly for Apple Silicon).

0.10.15

27 Jan 01:19

Choose a tag to compare

  • Added haskell grammar.