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