..
astro
feat: Syntax highlighting for Astro files ( #3829 )
2 years ago
awk
AWK Regex injection ( #3535 )
2 years ago
bash
AWK support ( #3528 )
2 years ago
bass
add `bass` language + highlighting ( #3771 )
2 years ago
beancount
Add language: beancount ( #3297 )
2 years ago
c
Fix missing C highlights
2 years ago
c-sharp
Add c-sharp textobjects ( #3494 )
2 years ago
cairo
Add Cairo support
3 years ago
clojure
Add clojure language support ( #2780 )
2 years ago
cmake
Indentation rework ( #1562 )
3 years ago
comment
Add tree-sitter-comment ( #1300 )
3 years ago
cpon
feat(lang): Cpon lang support ( #2355 )
3 years ago
cpp
Indentation rework ( #1562 )
3 years ago
css
tree sitter comments injections ( #1527 )
3 years ago
cue
feat: add cue support ( #3262 )
2 years ago
dart
Improve dart indent ( #3419 )
2 years ago
devicetree
Delete invalid indents.scm queries
2 years ago
diff
Update tree-sitter-diff ( #3708 )
2 years ago
dockerfile
Support dockerfiles ( #1303 )
3 years ago
dot
Add Graphviz Dot lang support ( #3241 )
2 years ago
ecma
Inherit javascript/typescript from common 'ecma' queries ( #3301 )
2 years ago
edoc
edoc: prevent rogue punctuation highlights
2 years ago
eex
add tree-sitter-eex
3 years ago
ejs
add tree-sitter-embedded-template (erb & ejs) ( #2055 )
3 years ago
elixir
Elixir: update tree-sitter queries ( #3645 )
2 years ago
elm
Fix some typos ( #2978 )
2 years ago
elvish
languages: added elvish ( #2948 )
2 years ago
erb
add tree-sitter-embedded-template (erb & ejs) ( #2055 )
3 years ago
erlang
erlang: Fix highlighting of empty records
2 years ago
esdl
feat(lang): Add esdl grammar ( #3526 )
2 years ago
fish
Fixing (in two ways) a small typo ( #2156 )
3 years ago
fortran
add fortran language ( #3025 )
2 years ago
gdscript
Add textobject for gdscript ( #3760 )
2 years ago
git-attributes
feat(languages): git-ignore and git-attributes ( #2397 )
3 years ago
git-commit
Fix some typos ( #2978 )
2 years ago
git-config
add tree-sitter-git-config ( #1426 )
3 years ago
git-ignore
feat(languages): git-ignore and git-attributes ( #2397 )
3 years ago
git-rebase
add tree-sitter-git-rebase ( #1402 )
3 years ago
gleam
add test textobjects queries for erlang,gleam,go,python,rust
2 years ago
glsl
Add textobjects.scm to GLSL ( #3051 )
2 years ago
go
add test textobjects queries for erlang,gleam,go,python,rust
2 years ago
godot-resource
Add godot resource support ( #3759 )
2 years ago
gomod
feat(lang): add go.mod and go.work support ( #2197 )
3 years ago
gotmpl
feat(tree-sitter): ✨ add go template support ( #3091 )
2 years ago
gowork
feat(lang): add go.mod and go.work support ( #2197 )
3 years ago
graphql
feat(languages): GraphQL ( #1515 )
3 years ago
hare
Delete invalid indents.scm queries
2 years ago
haskell
tree sitter comments injections ( #1527 )
3 years ago
hcl
replace constant.number with constant.numeric ( #2389 )
3 years ago
heex
Add elixir & heex comment textobjects ( #3179 )
2 years ago
html
html: highlight punctuation
2 years ago
iex
add tree-sitter-iex ( #1576 )
3 years ago
java
tree sitter comments injections ( #1527 )
3 years ago
javascript
Inherit javascript/typescript from common 'ecma' queries ( #3301 )
2 years ago
jsdoc
adds missing tree-sitter-comment injection for js/ts ( #2763 )
2 years ago
json
Indentation rework ( #1562 )
3 years ago
jsonnet
feat(languages): jsonnet ( #3714 )
2 years ago
jsx
fix: Improve JSX and TSX tag highlighting ( #3973 )
2 years ago
julia
Julia queries: fix non-consecutive docstring highlight
2 years ago
kotlin
Fix some typos ( #2978 )
2 years ago
latex
Update tree-sitter-latex and highlights ( #3370 )
2 years ago
lean
Fix some typos ( #2978 )
2 years ago
ledger
Remove broken ledger tag highlight ( #2988 )
2 years ago
llvm
Indentation rework ( #1562 )
3 years ago
llvm-mir
Indentation rework ( #1562 )
3 years ago
llvm-mir-yaml
Indentation rework ( #1562 )
3 years ago
lua
Indentation rework ( #1562 )
3 years ago
make
Fix some typos ( #2978 )
2 years ago
markdown
Update treesitter markdown ( #4078 )
2 years ago
markdown.inline
Use split_parser branch for markdown grammar ( #3108 )
2 years ago
meson
feat(lang): add Meson language support ( #2314 )
3 years ago
nickel
feat(lang): Update nickel to include "rec" keyword ( #2320 )
3 years ago
nix
nix: fix highlighting rules
2 years ago
nu
feat(lang): add nushell language support ( #2225 )
3 years ago
ocaml
Indentation rework ( #1562 )
3 years ago
ocaml-interface
tree sitter comments injections ( #1527 )
3 years ago
odin
feat(languages): add odin language ( #2399 )
3 years ago
openscad
support for openscad ( #2680 )
2 years ago
org
Initial basic Org markup support thanks to tree-sitter-org ( #1845 )
3 years ago
pascal
Pascal support ( #3542 )
2 years ago
perl
Indentation rework ( #1562 )
3 years ago
php
Fix php hightlight ( #3317 )
2 years ago
prisma
add prisma tree-sitter and lsp support ( #2703 )
2 years ago
protobuf
Indentation rework ( #1562 )
3 years ago
python
Improve Python queries, add locals ( #3284 )
2 years ago
r
Add comment injection for R ( #4031 )
2 years ago
regex
Theme Related Fixes ( #3412 )
2 years ago
rescript
Fix Rescript hightlights query ( #1863 )
3 years ago
rmarkdown
add languages `r` and `rmarkdown` ( #1998 )
3 years ago
ron
add language `ron` ( #1925 )
3 years ago
ruby
Remove `do_block` from Ruby indents ( #3976 )
2 years ago
rust
rust: Highlight function signatures as functions ( #4073 )
2 years ago
scala
Indentation rework ( #1562 )
3 years ago
scheme
Add Scheme support
2 years ago
scss
Add SCSS language support ( #3074 )
2 years ago
slint
slint indents
2 years ago
sml
Add syntax highlighting for SML ( #3692 )
2 years ago
solidity
tree-sitter-solidity: Use upstream, update queries
2 years ago
sql
feat(languages): SQL ( #2097 )
3 years ago
sshclientconfig
Add tree-sitter ssh client config queries ( #2498 )
3 years ago
starlark
support Bazel languages ( #2903 )
2 years ago
svelte
Delete invalid indents.scm queries
2 years ago
swift
Update tree-sitter-swift ( #3461 )
2 years ago
tablegen
Indentation rework ( #1562 )
3 years ago
task
feat: add taskwarrior to languages so `task N edit` is nice ( #3468 )
2 years ago
toml
TOML highlight: use variable.other.member instead of string for quoted keys ( #2391 )
3 years ago
tsq
Replace '; inherits <language>' in treesitter queries with <language> queries instead of appending them ( #2470 )
2 years ago
tsx
fix: Improve JSX and TSX tag highlighting ( #3973 )
2 years ago
twig
epocsquadron/add tree sitter twig ( #1602 )
3 years ago
typescript
Inherit javascript/typescript from common 'ecma' queries ( #3301 )
2 years ago
ungrammar
Added ungrammar language support ( #3048 )
2 years ago
v
Add Vlang tree-sitter in the languages.toml ( #2526 )
2 years ago
vala
feat(lsp): add vala language support ( #2243 )
3 years ago
verilog
Fix some typos ( #2978 )
2 years ago
vue
tree sitter comments injections ( #1527 )
3 years ago
wast
Add support for webassembly text format ( #4040 )
2 years ago
wat
Add support for webassembly text format ( #4040 )
2 years ago
wgsl
WGSL syntax highlighting fix ( #3996 )
2 years ago
xit
add syntax highlights for xit ( #3521 )
2 years ago
yaml
Indentation rework ( #1562 )
3 years ago
zig
update zig grammar and highlight rules ( #3621 )
2 years ago