Commit graph

3021 commits

Author SHA1 Message Date
Stephan Seitz
730efb4e58 highlights(elvish): use @operator for operators 2022-09-11 04:16:06 -07:00
Stephan Seitz
4b32b75d4d highlights(fish): use @function.call 2022-09-11 04:16:06 -07:00
Stephan Seitz
b2e0472a55 highlights(clojure): use @function.call 2022-09-11 04:16:06 -07:00
Stephan Seitz
e7fe083fbc highlights(clojure): out-comment TODO query 2022-09-11 04:16:06 -07:00
Stephan Seitz
b866165732 highlights(wgsl): use @function.call 2022-09-11 04:16:06 -07:00
Stephan Seitz
f66a911a95 highlights(ecma): use @method.call/function.call 2022-09-11 04:16:06 -07:00
Stephan Seitz
c557c68729 highlights(c_sharp): use @method.call 2022-09-11 04:16:06 -07:00
GitHub
7066b13e26 Update lockfile.json 2022-09-11 09:45:37 +02:00
GitHub
ea2b146db4 Update lockfile.json 2022-09-11 09:36:17 +02:00
Stephan Seitz
f53a5a6471 highlights(hlsl): add more reserved modifiers 2022-09-10 13:03:14 -07:00
Stephan Seitz
3f6845d938 highlights(hlsl): add "globallycoherent" 2022-09-10 13:03:14 -07:00
Stephan Seitz
7a3ecabf56 highlights(css): fix property highlighting
Apply fix as suggested by https://github.com/binhtran432k

Fixes #3395

Co-authored-by: Trần Đức Bình <binhtran432k@users.noreply.github.com>
2022-09-10 13:02:07 -07:00
Stephan Seitz
00b4ef5759 indents(ecma): make "]" @indent_end
Fixes #3382
2022-09-10 12:59:21 -07:00
Stephan Seitz
c30f73aaa4 ci: add test for #3382 (wrong JS array indent) 2022-09-10 12:59:21 -07:00
Github Actions
b2f032eb36 Update README 2022-09-10 11:26:03 -07:00
Guillaume Bouchard
82f48cfe75 Add @spell directives for haskell 2022-09-10 11:18:18 -07:00
Cezary Drożak
f2d3d509d9 feat: add jsonnet 2022-09-10 11:09:10 -07:00
przepompownia
72d61cd9fa highlights(phpdoc): check spell within text 2022-09-10 11:08:04 -07:00
Cameron
312a9ba483 Update CONTRIBUTING.md
Add `@variable.globle` to available variable captures.
2022-09-10 11:07:45 -07:00
Cameron
8961b598dc Add global variable highlighting 2022-09-10 11:07:45 -07:00
GitHub
967164519b Update lockfile.json 2022-09-10 10:31:04 +02:00
Akin Sowemimo
557123a616 fix(highlight): ensure link captures function exists
before attempting to call it
fixes #3465
2022-09-09 16:29:14 +02:00
GitHub
e37e0c9b14 Update lockfile.json 2022-09-09 10:07:29 +02:00
Github Actions
0a7de0d216 Update README 2022-09-09 09:56:05 +02:00
ObserverOfTime
721251dbfc feat: add tree-sitter-gitattributes 2022-09-09 09:46:54 +02:00
GitHub
1efa67e7a0 Update lockfile.json 2022-09-09 09:46:32 +02:00
GitHub
17d0990a73 Update lockfile.json 2022-09-08 21:25:38 +02:00
derekstride
612af3061d highlights(sql): missing keyword & marginalia 2022-09-08 21:13:17 +02:00
GitHub
385d6afd66 Update lockfile.json 2022-09-08 17:55:52 +02:00
Matthias Queitsch
5b4fd6ba00 removed duplicated kw, start capturing subtree earlier 2022-09-08 17:44:21 +02:00
Matthias Queitsch
72eac1deeb change table_expression -> table_reference 2022-09-08 17:44:21 +02:00
Ananda Umamil
9b13872f19 highlights(meson): delimiter and operatorunit 2022-09-08 03:42:59 -07:00
Github Actions
d6bad5aeea Update README 2022-09-08 10:14:40 +02:00
zegervdv
ea0e91b63a feat(verilog): update version 2022-09-08 10:05:23 +02:00
Christian Clason
e58b7f9950 feat(viml): bump parser and queries 2022-09-08 01:24:39 +02:00
Lewis Russell
2a63ea5665 feat(spell): upstream spell queries from spellsitter 2022-09-06 12:44:19 +01:00
GitHub
3e09c81b4c Update lockfile.json 2022-09-05 15:25:43 -07:00
Github Actions
b8a7eed639 Update README 2022-09-05 14:52:34 -07:00
Martin Pépin
82036f8db8 Add support for menhir (OCaml parser generator) 2022-09-05 14:48:58 -07:00
GitHub
1a563fc689 Update lockfile.json 2022-09-05 21:48:53 +02:00
Alex Pinkus
98d5fe400c highlights(swift): fix for_statement variable declaration
Incorporates a fix from upstream, caught due to the emacs tree-sitter
plugin using an older version of tree-sitter that does stricter
validation.
2022-09-05 21:16:04 +02:00
GitHub
223883fd69 Update lockfile.json 2022-09-05 09:19:02 +02:00
GitHub
1506334ebe Update lockfile.json 2022-09-04 11:09:31 +02:00
GitHub
b56659f15e Update lockfile.json 2022-09-03 18:36:04 +02:00
Chinmay Dalal
84a7219d16 make: add substitution_reference @operator 2022-09-03 05:55:14 -07:00
GitHub
da34ae4afc Update lockfile.json 2022-09-03 11:10:45 +02:00
ShootingStarDragons
73cd1f189b feat(qmljs): boolean
boolean is not in the right color, so fix it

Log: fix the color of boolean for qmljs
2022-09-02 18:54:45 -07:00
Github Actions
c398cbc8f5 Update README 2022-09-02 10:37:56 +02:00
GitHub
f61d92cf84 Update lockfile.json 2022-09-02 09:12:05 +02:00
Raafat Turki
7845f31839 style: stylua 2022-09-01 05:10:23 -07:00