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 4ac94a5c43 remove error highlighting for tree-sitter-elixir
This will become more important with the HEEx grammar being added.
Error highlighting with the Elixir grammar is a bit jumpy because
in some scenarios, a bit of missing syntax can force tree-sitter to
give up on error recovery and mark the entire tree as an error.
This ends up looking bad when editing. We don't typically highlight
error nodes so I'm inclined to leave it out of the highlights here.
2 years ago
..
bash Update bash tree sitter (#1917) 2 years ago
c Indentation rework (#1562) 2 years ago
c-sharp C# highlighting improvements (#1795) 2 years ago
cmake Indentation rework (#1562) 2 years ago
comment Add tree-sitter-comment (#1300) 3 years ago
cpp Indentation rework (#1562) 2 years ago
css tree sitter comments injections (#1527) 2 years ago
dart Indentation rework (#1562) 2 years ago
dockerfile Support dockerfiles (#1303) 3 years ago
ejs add tree-sitter-embedded-template (erb & ejs) (#2055) 2 years ago
elixir remove error highlighting for tree-sitter-elixir 2 years ago
elm feat(languages): Elm (#1514) 2 years ago
erb add tree-sitter-embedded-template (erb & ejs) (#2055) 2 years ago
erlang update tree-sitter-erlang 2 years ago
fish Indentation rework (#1562) 2 years ago
git-commit update tree-sitter-git-commit (#1838) 2 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-rebase add tree-sitter-git-rebase (#1402) 3 years ago
gleam add tree-sitter-gleam 2 years ago
glsl Indentation rework (#1562) 2 years ago
go Indentation rework (#1562) 2 years ago
graphql feat(languages): GraphQL (#1515) 2 years ago
haskell tree sitter comments injections (#1527) 2 years ago
hcl Indentation rework (#1562) 2 years ago
html tree sitter comments injections (#1527) 2 years ago
iex add tree-sitter-iex (#1576) 2 years ago
java tree sitter comments injections (#1527) 2 years ago
javascript separate JSX queries from javascript (#1921) 2 years ago
json Indentation rework (#1562) 2 years ago
jsx separate JSX queries from javascript (#1921) 2 years ago
julia tree sitter comments injections (#1527) 2 years ago
kotlin Add kotlin language (#1689) 2 years ago
latex tree sitter comments injections (#1527) 2 years ago
lean feat(languages): Lean experimental tree-sitter-lean (#1422) 2 years ago
ledger Add tree-sitter-comment (#1300) 3 years ago
llvm Indentation rework (#1562) 2 years ago
llvm-mir Indentation rework (#1562) 2 years ago
llvm-mir-yaml Indentation rework (#1562) 2 years ago
lua Indentation rework (#1562) 2 years ago
make tree sitter comments injections (#1527) 2 years ago
markdown Allow separate styles for markup headings (#1618) 2 years ago
nix Indentation rework (#1562) 2 years ago
ocaml Indentation rework (#1562) 2 years ago
ocaml-interface tree sitter comments injections (#1527) 2 years ago
org Initial basic Org markup support thanks to tree-sitter-org (#1845) 2 years ago
perl Indentation rework (#1562) 2 years ago
php Indentation rework (#1562) 2 years ago
protobuf Indentation rework (#1562) 2 years ago
python Indentation rework (#1562) 2 years ago
r add languages `r` and `rmarkdown` (#1998) 2 years ago
regex add tree-sitter-regex (#1362) 3 years ago
rescript Fix Rescript hightlights query (#1863) 2 years ago
rmarkdown add languages `r` and `rmarkdown` (#1998) 2 years ago
ron add language `ron` (#1925) 2 years ago
ruby Indentation rework (#1562) 2 years ago
rust Indentation rework (#1562) 2 years ago
scala Indentation rework (#1562) 2 years ago
solidity Add syntax highlighting for Solidity (#1854) 2 years ago
svelte Indentation rework (#1562) 2 years ago
swift Add swift language (#2033) 2 years ago
tablegen Indentation rework (#1562) 2 years ago
toml tree sitter comments injections (#1527) 2 years ago
tsq Add tree-sitter-comment (#1300) 3 years ago
tsx tree sitter comments injections (#1527) 2 years ago
twig epocsquadron/add tree sitter twig (#1602) 2 years ago
typescript Indentation rework (#1562) 2 years ago
vue tree sitter comments injections (#1527) 2 years ago
wgsl tree sitter comments injections (#1527) 2 years ago
yaml Indentation rework (#1562) 2 years ago
zig Indentation rework (#1562) 2 years ago