Commit graph

3196 commits

Author SHA1 Message Date
GitHub
d37fc85a40 Update lockfile.json 2022-11-08 09:14:23 +01:00
Trard
00b42ac6d4 rust: use @type.qualifier and @storageclass 2022-11-06 18:10:42 +01:00
Cormac Relf
00add7e4b4 highlights(rust): pub(self/super/crate), use super::thing, etc 2022-11-06 14:32:47 +01:00
Cormac Relf
68c3533852 highlights(rust): ["<" ">"] @punctuation.bracket in bracketed_type, for_lifetimes 2022-11-06 14:32:47 +01:00
Cormac Relf
1379119c31 highlights(rust): "for" @keyword everywhere else (for<'a>, HRTBs) 2022-11-06 14:32:47 +01:00
Cormac Relf
15d3849dcf highlights(rust): highlight Type in Type::Associated as @type instead of @namespace 2022-11-06 14:32:47 +01:00
Cormac Relf
8c7ffaf66b highlights(rust): panic!() and assert!() as @exception 2022-11-06 11:34:13 +01:00
Christian Clason
ae104a057f fix: update scheme queries to parser change 2022-11-06 11:32:36 +01:00
GitHub
2ed6c60ace Update lockfile.json 2022-11-06 11:32:36 +01:00
Christian Clason
f6bc84dabd fix: update julia queries to parser change 2022-11-06 11:12:20 +01:00
GitHub
1fa45d8c79 Update lockfile.json 2022-11-06 11:12:20 +01:00
GitHub
3256eb2cc5 Update lockfile.json 2022-11-05 17:55:15 +01:00
Alvaro Muñoz
57638f8249 feat(ql): add folding queries 2022-11-05 11:18:52 +01:00
Christian Clason
dd89cafd2b fix(rust): update queries to breaking changes
* `if_let_expression` was removed in https://github.com/tree-sitter/tree-sitter-rust/pull/152
* `attributes` were reworked in
  https://github.com/tree-sitter/tree-sitter-rust/pull/163 (no more
  `meta-item`)
2022-11-05 11:09:54 +01:00
GitHub
c563abe928 Update lockfile.json 2022-11-05 11:09:54 +01:00
GitHub
58f61e563f Update lockfile.json 2022-11-03 09:03:01 +01:00
GitHub
54a9ca47f7 Update lockfile.json 2022-11-02 23:18:00 +01:00
Sergio Alejandro Vargas
a4b10b60c1 refactor julia locals 2022-11-02 23:08:11 +01:00
Sergio Alejandro Vargas
27bbb64f87 refactor(highlights/julia): Update definitions
See https://github.com/tree-sitter/tree-sitter-julia/pull/54

Remove a bunch of patterns with `argument_list`. No longer necessary
with `short_function_definition`.

Other minor changes including:

- Add boolean literals See
  https://github.com/tree-sitter/tree-sitter-julia/pull/44
- Update highlights for operators (for bindings, type operators, etc)

- Update lockfile
2022-11-02 23:08:11 +01:00
GitHub
c6992f69d3 Update lockfile.json 2022-11-01 22:57:06 +01:00
Wuelner Martínez
4f8b2480b3 fix(readme): disable folding at startup 2022-11-01 22:43:50 +01:00
Christian Clason
e7bdcee167 lua: update queries 2022-11-01 13:41:33 +01:00
Christian Clason
5f85a0a2b5 help: update queries 2022-11-01 13:41:33 +01:00
Christian Clason
3b040ce854 test: remove bundled parsers in CI
ensure that queries are tested against parser version in lockfile
2022-11-01 13:41:33 +01:00
Jelle Haandrikman
7709eb4b47 Disable folding at startup. 2022-11-01 10:16:42 +01:00
Carlo Sala
80503a9910 fix(configs): ensure_installed can be a string 2022-10-31 12:51:25 +00:00
GitHub
47ffd0dfc5 Update lockfile.json 2022-10-31 12:12:43 +01:00
Lewis Russell
0948bf2274 feat(emmy): add emmylua annotations 2022-10-31 12:00:45 +01:00
GitHub
4392211d77 Update lockfile.json 2022-10-30 23:47:14 +01:00
figsoda
1347182cee fix(lockfile): remove typo entry 2022-10-30 23:37:09 +01:00
Folke Lemaitre
a2ff4b42e1 feat: conceal backslash escape 2022-10-30 11:38:42 +01:00
GitHub
bc7e84b754 Update lockfile.json 2022-10-30 10:42:16 +01:00
Folke Lemaitre
9ada5f70f9 feat: markdown table highlights and inline 2022-10-29 15:31:35 +02:00
gbprod
287ffdccc1
Add regex injections for php (#3592) 2022-10-28 12:22:16 +00:00
Github Actions
3cab7b4346 Update README 2022-10-28 11:27:57 +02:00
GitHub
0e1b73b415 Update lockfile.json 2022-10-28 11:19:26 +02:00
gbprod
053f88f556 feat(git_rebase): add git_rebase parser 2022-10-28 10:36:23 +02:00
GitHub
a52edf5dc9 Update lockfile.json 2022-10-28 08:58:31 +02:00
GitHub
c155b6bb30 Update lockfile.json 2022-10-27 08:58:09 +02:00
GitHub
2f5be4585e Update lockfile.json 2022-10-26 11:17:36 +02:00
GitHub
4ecc6f8ce1 Update lockfile.json 2022-10-26 10:58:56 +02:00
GitHub
f34669b2d3 Update lockfile.json 2022-10-25 19:14:07 +02:00
Robin Björklin
3ad2aa578a fix(ocaml): change query order for Variables
By moving the Variables query higher it gives the @variable capture
group a lower precedence when highlighting.
This makes it possible to distinguish between @function and @variable.
2022-10-25 12:19:50 +02:00
Stephan Seitz
c924128771 highlights(python): add "except*"
Added in https://github.com/tree-sitter/tree-sitter-python/pull/176

About the feature https://realpython.com/python311-exception-groups/#exception-groups-and-except-in-python-311
2022-10-25 12:14:53 +02:00
GitHub
0eff7beaf8 Update lockfile.json 2022-10-25 09:26:00 +02:00
GitHub
2342456f5f Update lockfile.json 2022-10-24 14:41:15 -07:00
NullVoxPopuli
c945b34179 Update ecma injections to support recent additions to tree-sitter-javascript/typescript 2022-10-24 14:27:14 -07:00
GitHub
7a6c4d93a3 Update lockfile.json 2022-10-24 18:56:51 +02:00
GitHub
682fa45917 Update lockfile.json 2022-10-24 08:53:01 +02:00
ギャラ
2d7249409d
fix(bash): Rename ansii_c_string to ansi_c_string. (#3702) 2022-10-23 09:57:56 +00:00