You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix/runtime/queries
lefp a197ce869a
Add Fortran comment injections (#7305)
1 year ago
..
astro
awk
bash Add Bash indents (#5149) 2 years ago
bass
beancount Add language: beancount (#3297) 2 years ago
bibtex
bicep Add support for Bicep files (#4403) 2 years ago
blueprint Add blueprint language (#7213) 1 year ago
c Highlight C/C++ escape sequences (#6724) 2 years ago
c-sharp
cairo Drop old cairo grammar, alias to rust for now 2 years ago
capnp Add language support for Cap’n Proto format (#6325) 2 years ago
clojure
cmake Update tree-sitter-cmake (#4809) 2 years ago
comment
common-lisp Add basic support for common lisp 2 years 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 Update CSS syntax highlighting (#4882) 2 years ago
cue
d Fix D unittest injection query. (#4562) 2 years ago
dart
devicetree Delete invalid indents.scm queries 2 years ago
dhall dhall: additional highlight queries (#5959) 2 years ago
diff
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 Add `switch_statement` to ecma indents (#6369) 2 years ago
edoc
eex
ejs
elixir
elm Add elm treesitter textobjects (#6084) 2 years ago
elvish
env
erb
erlang Update Erlang highlights 2 years ago
esdl
fish Fixing (in two ways) a small typo (#2156) 3 years ago
forth Add support for Forth (#7256) 1 year ago
fortran Add Fortran comment injections (#7305) 1 year ago
gdscript
git-attributes
git-commit Update tree-sitter-git-commit (#6692) 2 years ago
git-config
git-ignore feat(languages): git-ignore and git-attributes (#2397) 3 years ago
git-rebase
gleam Update gleam grammar (#6641) 2 years ago
glsl Add textobjects.scm to GLSL (#3051) 2 years ago
go Avoid extra indentation on Go switches (#6817) 2 years 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
hare
haskell tree-sitter(haskell): use quasiquoters as an injection point (#6474) 2 years ago
hcl replace constant.number with constant.numeric (#2389) 3 years ago
heex Update tree-sitter-heex 2 years 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
java Highlight query improvements for java and typescript (#7145) 2 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 Add textobject queries for Julia (#6588) 2 years ago
just Add standalone language support for `just` (#6453) 2 years ago
kdl
kotlin Fix some typos (#2978) 2 years ago
latex fix(grammar): Add `block_comment` and `comment_environment` injection for latex comments (#4922) 2 years ago
lean
ledger
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 Update tree-sitter-lua and add textobjects for Lua (#3552) 2 years ago
make Update queries for makefile (#6339) 2 years ago
markdoc feat(languages): Support markdoc (#6432) 2 years ago
markdown inject language based on file extension & shebang (#3970) 2 years ago
markdown.inline Improve markdown highlights and add latex injection (#6100) 2 years ago
matlab Add support for MATLAB/Octave files (#5192) 2 years ago
mermaid Add Mermaid.js for markdown support (#5147) 2 years ago
meson Improvements to Meson syntax. (#4572) 2 years ago
msbuild
nasm feat: add nasm language (#6068) 2 years ago
nickel Update languages.toml for Nickel (#7059) 2 years ago
nim Initial Nim language support (#6123) 2 years ago
nix inject language based on file extension & shebang (#3970) 2 years ago
nu
ocaml Indentation rework (#1562) 3 years 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
org Initial basic Org markup support thanks to tree-sitter-org (#1845) 3 years ago
pascal Pascal support (#3542) 2 years ago
passwd
pem feat: add pem language (#5797) 2 years ago
perl Indentation rework (#1562) 3 years ago
php queries/php: add missing keywords `unset` and `clone` (#6299) 2 years ago
po
ponylang Add language support for ponylang (#5416) 2 years ago
prisma
protobuf
prql feat(prql): add prql support (#6126) 2 years ago
purescript
python Fix python highlights to support single character and alphanumeric constant identifier (#6751) 2 years ago
qml Add QML language support (#4842) 2 years ago
r
racket Fix file-types declaration for racket (#4915) 2 years ago
regex
rego Add language support for rego (OpenPolicyAgent) (#6415) 2 years ago
rescript
rmarkdown add languages `r` and `rmarkdown` (#1998) 3 years ago
robot Add support for Robot Framework files (#6611) 2 years ago
ron add language `ron` (#1925) 3 years ago
rst
ruby Update Ruby Highlights (#6587) 2 years ago
rust Highlight sqlx's `query_scalar{,_unchecked}` macros as SQL (#6793) 2 years ago
sage Support sagemath language (#5649) 2 years ago
scala chore: update scala tree-sitter grammar (#7147) 2 years ago
scheme
scss Add support for single-line comments to scss (#5003) 2 years ago
slint slint indents 2 years ago
smithy Add initial Smithy support (#6370) 2 years ago
sml
solidity
sql
sshclientconfig
starlark support Bazel languages (#2903) 2 years ago
svelte
sway
swift Update tree-sitter-swift (#3461) 2 years ago
t32 Add support for language t32 (#7140) 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
tfvars Add runtime queries for `tfvars` (based on `hcl`) (#5396) 2 years ago
toml TOML highlight: use variable.other.member instead of string for quoted keys (#2391) 3 years ago
tsq
tsx
twig
typescript Highlight query improvements for java and typescript (#7145) 2 years ago
ungrammar
uxntal Add support for the uxntal language (#6047) 2 years ago
v Improve tree-sitter queries for vlang (#6279) 2 years ago
vala
verilog Fix some typos (#2978) 2 years ago
vhdl
vhs language: added vhs (#4486) 2 years ago
vue Allow custom preprocessors for 'vue' injections (#5268) 2 years ago
wast
wat
wgsl
wit Support WIT grammar (#4525) 2 years ago
xit add syntax highlights for xit (#3521) 2 years ago
xml feat(lang): add xml (#4518) 2 years ago
yaml
yuck Improved yuck highlighting (and parser), and introduced a tag.builtin scope (#6242) 2 years ago
zig