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-plus/runtime/queries
Michael Davis 82da9bd4f2 update Erlang grammar and queries
The update to the grammar itself covers the case where the document
is a single expression without a trailing newline such as "min(A, B)".
A small change to the parser now parses these expressions correctly
which improves the display of the function head in the signature
help popup.

The update to the queries marks 'andalso', 'orelse', 'not', etc. as
`@keyword.operator` which improves the look - it looks odd to see
operators that are words highlighted the same as tokens like '->'
or '=:='.
2 years ago
..
bash Update bash tree sitter (#1917) 3 years ago
c Add `parameter.around` text object query 2 years ago
c-sharp C# highlighting improvements (#1795) 3 years ago
cairo Add Cairo support 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) 2 years ago
cpp Indentation rework (#1562) 3 years ago
css tree sitter comments injections (#1527) 3 years ago
dart Indentation rework (#1562) 3 years ago
devicetree feat(lang): add devicetree (Flattened Device Tree Source) (#2329) 2 years ago
dockerfile Support dockerfiles (#1303) 3 years ago
eex add tree-sitter-eex 3 years ago
ejs add tree-sitter-embedded-template (erb & ejs) (#2055) 3 years ago
elixir add tree-sitter-heex 3 years ago
elm feat(languages): Elm (#1514) 3 years ago
erb add tree-sitter-embedded-template (erb & ejs) (#2055) 3 years ago
erlang update Erlang grammar and queries 2 years ago
fish Fixing (in two ways) a small typo (#2156) 2 years ago
gdscript gdscript support (#1985) 2 years ago
git-attributes feat(languages): git-ignore and git-attributes (#2397) 2 years ago
git-commit update tree-sitter-git-commit (#1838) 3 years ago
git-config add tree-sitter-git-config (#1426) 3 years ago
git-diff Add tree-sitter-git-diff (#1373) 3 years ago
git-ignore feat(languages): git-ignore and git-attributes (#2397) 2 years ago
git-rebase add tree-sitter-git-rebase (#1402) 3 years ago
gleam update Gleam grammar and queries 2 years ago
glsl Indentation rework (#1562) 3 years ago
go Add `parameter.around` text object query 2 years ago
gomod feat(lang): add go.mod and go.work support (#2197) 2 years ago
gowork feat(lang): add go.mod and go.work support (#2197) 2 years ago
graphql feat(languages): GraphQL (#1515) 3 years ago
hare feat(lang): add hare language support (#2289) 2 years ago
haskell tree sitter comments injections (#1527) 3 years ago
hcl replace constant.number with constant.numeric (#2389) 2 years ago
heex Update tree-sitters Erlang and HEEx (#2149) 2 years ago
html tree sitter comments injections (#1527) 3 years ago
iex add tree-sitter-iex (#1576) 3 years ago
java tree sitter comments injections (#1527) 3 years ago
javascript Add JavaScript control keywords (#2140) 2 years ago
json Indentation rework (#1562) 3 years ago
jsx separate JSX queries from javascript (#1921) 3 years ago
julia tree sitter comments injections (#1527) 3 years ago
kotlin Add kotlin language (#1689) 3 years ago
latex tree sitter comments injections (#1527) 3 years ago
lean feat(languages): Lean experimental tree-sitter-lean (#1422) 3 years ago
ledger Add tree-sitter-comment (#1300) 3 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 tree sitter comments injections (#1527) 3 years ago
markdown fix Markdown list highlighting (#2401) 2 years ago
meson feat(lang): add Meson language support (#2314) 2 years ago
nickel feat(lang): Update nickel to include "rec" keyword (#2320) 2 years ago
nix Indentation rework (#1562) 3 years ago
nu feat(lang): add nushell language support (#2225) 2 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) 2 years ago
org Initial basic Org markup support thanks to tree-sitter-org (#1845) 3 years ago
perl Indentation rework (#1562) 3 years ago
php Add `parameter.around` text object query 2 years ago
protobuf Indentation rework (#1562) 3 years ago
python Add `parameter.around` text object query 2 years ago
r add languages `r` and `rmarkdown` (#1998) 3 years ago
regex add tree-sitter-regex (#1362) 3 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 Ruby TextObjects and more file extensions (#2143) 2 years ago
rust Add `parameter.around` text object query 2 years ago
scala Indentation rework (#1562) 3 years ago
scheme Add Scheme support 2 years ago
solidity Add syntax highlighting for Solidity (#1854) 3 years ago
sql feat(languages): SQL (#2097) 2 years ago
sshclientconfig Add tree-sitter ssh client config queries (#2498) 2 years ago
svelte Indentation rework (#1562) 3 years ago
swift Add swift language (#2033) 3 years ago
tablegen Indentation rework (#1562) 3 years ago
toml TOML highlight: use variable.other.member instead of string for quoted keys (#2391) 2 years ago
tsq Add tree-sitter-comment (#1300) 3 years ago
tsx tree sitter comments injections (#1527) 3 years ago
twig epocsquadron/add tree sitter twig (#1602) 3 years ago
typescript Indentation rework (#1562) 3 years ago
vala feat(lsp): add vala language support (#2243) 2 years ago
verilog Basic verilog support (#2552) 2 years ago
vue tree sitter comments injections (#1527) 3 years ago
wgsl tree sitter comments injections (#1527) 3 years ago
yaml Indentation rework (#1562) 3 years ago
zig Indentation rework (#1562) 3 years ago