..
_javascript
Refactor queries for ecma based languages ( #7207 )
1 year ago
_jsx
build(tree-sitter): update javascript, typescript and tsx ( #7852 )
1 year ago
_typescript
fix: typo in scm files inside runtime/queries/ ( #8630 )
11 months ago
agda
Add support for Agda ( #8285 )
11 months ago
astro
feat: Syntax highlighting for Astro files ( #3829 )
2 years ago
awk
AWK Regex injection ( #3535 )
2 years ago
bash
bash, make, css: highlight and indent queries improvement ( #9393 )
10 months ago
bass
add `bass` language + highlighting ( #3771 )
2 years ago
beancount
Add language: beancount ( #3297 )
2 years ago
bibtex
Add support for the BibTeX file format ( #5064 )
2 years ago
bicep
Add support for Bicep files ( #4403 )
2 years ago
blueprint
Update tree-sitter-blueprint ( #8161 )
1 year ago
c
Add alignment indent queries for binary & ternary expressions in C.
11 months ago
c-sharp
C# syntax highlight tweaks ( #4285 )
2 years ago
cairo
Drop old cairo grammar, alias to rust for now
1 year ago
capnp
Add language support for Cap’n Proto format ( #6325 )
2 years ago
clojure
Add clojure language support ( #2780 )
2 years ago
cmake
Update tree-sitter-cmake ( #4809 )
2 years ago
comment
update comment grammar ( #9253 )
10 months ago
common-lisp
Add indent queries for scheme (and reuse them for common-lisp & racket). ( #8720 )
1 year ago
cpon
feat(lang): Cpon lang support ( #2355 )
3 years ago
cpp
Fix C++ queries and update tree-sitter-cpp ( #7285 )
1 year ago
crystal
Use tree-sitter-ruby for crystal ( #5205 )
2 years ago
css
bash, make, css: highlight and indent queries improvement ( #9393 )
10 months ago
cue
feat: add cue support ( #3262 )
2 years ago
d
Fix D unittest injection query. ( #4562 )
2 years ago
dart
Highlight Dart 3 `sealed` and `base` keywords ( #7974 )
1 year ago
dbml
DBML Language support ( #8860 )
12 months ago
devicetree
Delete invalid indents.scm queries
2 years ago
dhall
dhall: additional highlight queries ( #5959 )
2 years ago
diff
Update tree-sitter-diff ( #3708 )
2 years ago
dockerfile
fix: update upstream tree-sitter-dockerfile ( #6895 )
2 years ago
dot
Add Graphviz Dot lang support ( #3241 )
2 years ago
dtd
Add DTD language support ( #6644 )
2 years ago
ecma
build(tree-sitter): update javascript, typescript and tsx ( #7852 )
1 year ago
edoc
Improve Edoc highlighting within Erlang
2 years ago
eex
add tree-sitter-eex
3 years ago
ejs
add tree-sitter-embedded-template (erb & ejs) ( #2055 )
3 years ago
elixir
Implement simple indents.scm for Elixir ( #4821 )
2 years ago
elm
Add elm treesitter textobjects ( #6084 )
2 years ago
elvish
languages: added elvish ( #2948 )
2 years ago
env
Modify env language to extend bash ( #5720 )
2 years ago
erb
add tree-sitter-embedded-template (erb & ejs) ( #2055 )
3 years ago
erlang
Update Erlang highlights
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
forth
Add forth-lsp and update tree-sitter-forth ( #7334 )
1 year ago
fortran
Add Fortran comment injections ( #7305 )
1 year ago
fsharp
update fsharp tree-sitter ( #8024 )
1 year ago
gas
add GNU assembler (gas) support #8291 )
1 year ago
gdscript
Update gdscript highlight ( #6311 )
2 years ago
gemini
add gemini language support ( #8070 )
1 year ago
git-attributes
feat(languages): git-ignore and git-attributes ( #2397 )
3 years ago
git-commit
Update tree-sitter-git-commit ( #6692 )
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
Update tree-sitter-git-rebase ( #6030 )
2 years ago
gleam
Update gleam grammar and queries ( #9003 )
11 months ago
glsl
Add textobjects.scm to GLSL ( #3051 )
2 years ago
gn
GN language support ( #6969 )
12 months ago
go
highlights: add type.parameter scope to several more languages ( #8718 )
1 year ago
godot-resource
Update queries for godot4 ( #6186 )
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
Bump the version of Hare's grammar ( #7784 )
1 year ago
haskell
highlights: add type.parameter scope to several more languages ( #8718 )
1 year ago
haskell-persistent
Add language support for persistent library syntax ( #7261 )
1 year ago
hcl
replace constant.number with constant.numeric ( #2389 )
3 years ago
heex
Update tree-sitter-heex
2 years ago
hocon
Add HOCON language support ( #9203 )
10 months ago
hosts
Added tree-sitter-hosts ( #4950 )
2 years ago
html
Fix broken html doctype highlighting ( #4829 )
2 years ago
hurl
Add Hurl Support ( #6450 )
2 years ago
iex
add tree-sitter-iex ( #1576 )
3 years ago
ini
add highlights for env and ini file formats ( #4536 )
2 years ago
janet
Add initial support for janet-lang ( #9081 )
11 months ago
java
feat(indent): add basic java indentation queries ( #7844 )
1 year ago
javascript
Refactor queries for ecma based languages ( #7207 )
1 year ago
jinja
Jinja language family syntax support ( #7233 )
1 year ago
jsdoc
adds missing tree-sitter-comment injection for js/ts ( #2763 )
2 years ago
json
Indentation rework ( #1562 )
3 years ago
json5
add support for json5 ( #8473 )
1 year ago
jsonnet
feat(languages): jsonnet ( #3714 )
2 years ago
jsx
Refactor queries for ecma based languages ( #7207 )
1 year ago
julia
Add textobject queries for Julia ( #6588 )
2 years ago
just
Add standalone language support for `just` ( #6453 )
2 years ago
kdl
replace kdl tree-sitter to fix highlighting ( #8652 )
1 year ago
kotlin
highlights: add type.parameter scope to several more languages ( #8718 )
1 year ago
latex
fix(grammar): Add `block_comment` and `comment_environment` injection for latex comments ( #4922 )
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
log
add log tree-sitter ( #8916 )
11 months ago
lpf
Add LPF tree sitter ( #8536 )
1 year ago
lua
Update tree-sitter-lua and add textobjects for Lua ( #3552 )
2 years ago
make
bash, make, css: highlight and indent queries improvement ( #9393 )
10 months ago
markdoc
feat(languages): Support markdoc ( #6432 )
2 years ago
markdown
inject language based on file extension & shebang ( #3970 )
2 years ago
markdown.inline
markdown.inline: Add `injection.combined` to html tag ( #7960 )
1 year ago
matlab
highlight(matlab): Fix string's single-quote's color ( #7493 )
1 year ago
mermaid
Add Mermaid.js for markdown support ( #5147 )
2 years ago
meson
Improvements to Meson syntax. ( #4572 )
2 years ago
msbuild
Add MSBuild language based on XML grammar ( #5793 )
2 years ago
nasm
feat: add nasm language ( #6068 )
2 years ago
nickel
Update languages.toml for Nickel ( #7059 )
1 year ago
nim
Initial Nim language support ( #6123 )
2 years ago
nix
queries/nix: align match start for language comments
1 year ago
nu
Update tree-sitter grammar for nu ( #7873 )
1 year ago
nunjucks
Jinja language family syntax support ( #7233 )
1 year ago
ocaml
highlights: add type.parameter scope to several more languages ( #8718 )
1 year ago
ocaml-interface
tree sitter comments injections ( #1527 )
3 years ago
odin
Add comment injections for Odin ( #7027 )
2 years ago
opencl
Add OpenCL tree-sitter and LSP config ( #6473 )
2 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
passwd
Add tree-sitter-passwd ( #4959 )
2 years ago
pem
feat: add pem language ( #5797 )
2 years ago
perl
re-add indent and textobject queries for perl ( #7947 )
1 year ago
php
queries/php: add missing keywords `unset` and `clone` ( #6299 )
2 years ago
po
Add GNU gettext PO grammar ( #5996 )
2 years ago
pod
Add pod highlighting ( #7907 )
1 year ago
ponylang
Add language support for ponylang ( #5416 )
2 years ago
prisma
Update Prisma tree-sitter for view support ( #5417 )
2 years ago
protobuf
Add textobject queries for protobuf grammar. ( #9184 )
10 months ago
prql
feat: update prql parser ( #7771 )
1 year ago
purescript
Update some grammars to a commit where the license file is included ( #8691 )
12 months ago
python
upgrade tree-sitter-python ( #8976 )
11 months ago
qml
Add QML language support ( #4842 )
2 years ago
r
Add comment injection for R ( #4031 )
2 years ago
racket
Add indent queries for scheme (and reuse them for common-lisp & racket). ( #8720 )
1 year ago
regex
Tune regex highlights for usage in prompts
1 year ago
rego
Add language support for rego (OpenPolicyAgent) ( #6415 )
2 years ago
rescript
Upgrade rescript tree sitter & highlights ( #4356 )
2 years ago
rmarkdown
add languages `r` and `rmarkdown` ( #1998 )
3 years ago
robot
Update tree-sitter-robot ( #7970 )
1 year ago
ron
switch to tree-sitter-ron ( #8624 )
1 year ago
rst
Add support for reStructuredText ( #6180 )
2 years ago
ruby
Update Ruby Highlights ( #6587 )
2 years ago
rust
rust highlights: clean up constructor logic ( #8957 )
10 months ago
sage
Support sagemath language ( #5649 )
2 years ago
scala
Update Scala tree-sitter grammar ( #9348 )
10 months ago
scheme
Add indent queries for scheme (and reuse them for common-lisp & racket). ( #8720 )
1 year ago
scss
Add support for single-line comments to scss ( #5003 )
2 years ago
slint
Update slint grammar ( #7893 )
1 year ago
smali
add smali language support ( #9089 )
11 months ago
smithy
Add initial Smithy support ( #6370 )
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
Update some grammars to a commit where the license file is included ( #8691 )
12 months ago
sshclientconfig
Update SSH client config grammar & highlight queries ( #4538 )
2 years ago
starlark
support Bazel languages ( #2903 )
2 years ago
strace
add strace highlighting ( #7928 )
1 year ago
svelte
Support inlay-hints for svelteserver. ( #7622 )
1 year ago
sway
Add language support for sway ( #6023 )
2 years ago
swift
Update tree-sitter-swift ( #3461 )
2 years ago
t32
Update t32 language queries to version 2.2.1 ( #7811 )
1 year ago
tablegen
Indentation rework ( #1562 )
3 years ago
task
feat: add taskwarrior to languages so `task N edit` is nice ( #3468 )
2 years ago
templ
languages: add templ ( #8540 )
1 year ago
tfvars
Add runtime queries for `tfvars` (based on `hcl`) ( #5396 )
2 years ago
todotxt
feat: add todo.txt tree-sitter ( #7835 )
1 year ago
toml
feat(toml): highlight table headers ( #7441 )
1 year ago
tsq
Bump tree-sitter to latest master ( #9317 )
10 months ago
tsx
Refactor queries for ecma based languages ( #7207 )
1 year ago
twig
Change twig tree-sitter grammar ( #4176 )
2 years ago
typescript
Refactor queries for ecma based languages ( #7207 )
1 year ago
typst
Add typst language and lsp ( #7474 )
1 year ago
ungrammar
Added ungrammar language support ( #3048 )
2 years ago
unison
Update Unison highlights ( #8315 )
1 year ago
uxntal
Add support for the uxntal language ( #6047 )
2 years ago
v
replace new lsp for vlang ( #7760 )
1 year ago
vala
feat(lsp): add vala language support ( #2243 )
3 years ago
verilog
Fix some typos ( #2978 )
2 years ago
vhdl
Add vhdl language support ( #5826 )
2 years ago
vhs
language: added vhs ( #4486 )
2 years ago
vue
Allow custom preprocessors for 'vue' injections ( #5268 )
2 years ago
wast
Add support for webassembly text format ( #4040 )
2 years ago
wat
Added missing keywords to wat (wasm) hightlights ( #4542 )
2 years ago
webc
Webc language support ( #7290 )
1 year ago
wgsl
Fix C++ syntax highlighting, and improve C & WGSL highlighting ( #4079 )
2 years ago
wit
Support WIT grammar ( #4525 )
2 years ago
wren
Improve wren support ( #7819 )
1 year ago
xit
add syntax highlights for xit ( #3521 )
2 years ago
xml
feat(lang): add xml ( #4518 )
2 years ago
yaml
Add additional YAML injections ( #8217 )
1 year ago
yuck
fix: typo in scm files inside runtime/queries/ ( #8630 )
11 months ago
zig
Update tree-sitter-zig ( #7803 )
1 year ago