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
Michael Davis a8fd33ac01
add tree-sitter-regex (#1362)
* add tree-sitter-regex

* adapt regex highlights from upstream

* inject regex into elixir sigil_r/2 and sigil_R/2

* generate lang-support docs

* capture interesting nodes in character-ranges

* make $.character_class captures more consistent

* fix fallthrough behavior for character classes

* capture pattern characters as 'string'

* use latest tree-sitter-regex

* set elixir regex injections as combined

* add link to upstream queries

* inject regex in rust into 'Regex::new' raw string literals
3 years ago
..
bash Updated tree-sitter query scopes (#896) 3 years ago
c Add textobjects and indents to c and cpp (#1293) 3 years ago
c-sharp Updated tree-sitter query scopes (#896) 3 years ago
cmake Add textobjects and indents to cmake (#1307) 3 years ago
comment Add tree-sitter-comment (#1300) 3 years ago
cpp Add textobjects and indents to c and cpp (#1293) 3 years ago
css Updated tree-sitter query scopes (#896) 3 years ago
dart Add dart lsp config and queries (#1250) 3 years ago
dockerfile Support dockerfiles (#1303) 3 years ago
elixir add tree-sitter-regex (#1362) 3 years ago
fish Add fish highlighting (#1308) 3 years ago
git-commit add tree-sitter-git-rebase (#1402) 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
glsl Highlight comments in c, cpp, cmake and llvm (#1309) 3 years ago
go Updated tree-sitter query scopes (#896) 3 years ago
haskell Fix more highlight scopes 3 years ago
html Add tree-sitter queries. 3 years ago
java Updated tree-sitter query scopes (#896) 3 years ago
javascript Updated tree-sitter query scopes (#896) 3 years ago
json Add json indents.toml file (#1055) 3 years ago
julia Add tree-sitter-comment (#1300) 3 years ago
latex Add link and quote queries for markdown 3 years ago
ledger Add tree-sitter-comment (#1300) 3 years ago
llvm Improve llvm highlighting and queries (#1388) 3 years ago
llvm-mir Add llvm-mir highlighting (#1398) 3 years ago
llvm-mir-yaml Add llvm-mir highlighting (#1398) 3 years ago
lua Updated tree-sitter query scopes (#896) 3 years ago
markdown Fix markdown code-block highlighting 3 years ago
nix Fix null and boolean constants in tree-sitter-nix highlights queries (#1428) 3 years ago
ocaml Typo fix in ocaml indents.toml (#1342) 3 years ago
ocaml-interface OCaml support (#666) 3 years ago
perl Add indents.toml to perl (#1280) 3 years ago
php Updated tree-sitter query scopes (#896) 3 years ago
protobuf Updated tree-sitter query scopes (#896) 3 years ago
python Add tree-sitter-comment (#1300) 3 years ago
regex add tree-sitter-regex (#1362) 3 years ago
ruby Add ruby indents (#1372) 3 years ago
rust add tree-sitter-regex (#1362) 3 years ago
scala Add scala syntax highlights (#1278) 3 years ago
svelte Add tree-sitter-comment (#1300) 3 years ago
tablegen Add LLVM TableGen highlighting (#1409) 3 years ago
toml Updated tree-sitter query scopes (#896) 3 years ago
tsq Add tree-sitter-comment (#1300) 3 years ago
tsx At least partly highlight tsx 3 years ago
typescript Add typescript support & ts/js indentation queries 3 years ago
vue Add Vue tree sitter grammar (#787) 3 years ago
wgsl Add language support for WGSL (#1166) 3 years ago
yaml Add llvm-mir highlighting (#1398) 3 years ago
zig Updated tree-sitter query scopes (#896) 3 years ago