Commit graph

1986 commits

Author SHA1 Message Date
Chinmay Dalal
82c9486539 fix(fennel): capture method calls as @method.call 2023-07-31 06:47:45 -04:00
Christoph Sax
2fb7359828 feat(t32)!: update queries for new HLL node types
- Lock grammar to version 2.1.1
- Update query for syntax hightlighting
- fix missing locals query
- reduce number of "(identifier) @variable" highlight queries
- revert to capture @function.builtin for PRACTICE call expressions
2023-07-30 19:29:33 +02:00
Matthias Queitsch
e8648569d8 feat(sql): add new keywords 2023-07-30 10:45:04 +02:00
Matthias Queitsch
db0ccd920b feat(prql): change func to let for prql 0.9.x 2023-07-28 18:41:16 +02:00
Matthias Q
205b9e9bb8
feat(sql, prql): update sql highlights, update prql to v0.9.x compatiblity 2023-07-28 02:58:19 -04:00
Amaan Qureshi
6aababfca4 chore: update C, improve preproc_arg highlights 2023-07-27 07:29:33 -04:00
Amaan Qureshi
f590e13d6d fix(c): only inject in preproc function calls/definitions 2023-07-27 05:40:44 -04:00
Michael Hoffmann
0b0e460180 fix(promql): bump parser, fix queries
Signed-off-by: Michael Hoffmann <mhoffm@posteo.de>
2023-07-27 10:22:14 +02:00
Amaan Qureshi
ad3805f5c3
fix(c)!: update C, CPP parsers and queries
also update derived parsers (arduino, cuda, glsl, hlsl, ispc, objc)
2023-07-27 09:51:13 +02:00
Hugo
736a672afe
feat: add scfg 2023-07-25 16:49:09 -04:00
Stephan Seitz
4920a4e732 highlights(wgsl_bevy): add support for naga_oil features
Bevy has switched to https://github.com/bevyengine/naga_oil which allows
new syntax constructs.
2023-07-25 22:22:35 +02:00
pseudometa
74a7da4e4b
feat(comment): highlight more comment tags 2023-07-25 09:03:54 -04:00
Amaan Qureshi
48df8efa25 chore(puppet): update queries from upstream 2023-07-24 23:38:46 -04:00
Sergio Alejandro Vargas
5be3ddeadd fix(julia): symbol highlighting
Update the `@symbol` capture to enable highlighting symbols
differently from variables.

See https://github.com/tree-sitter/tree-sitter-julia/issues/110
2023-07-24 21:33:47 +02:00
Constantine Bulany
4115fad9fd
fix(yaml): typo in promql injection (#5130) 2023-07-20 01:41:50 +09:00
OK Ryoko
461d841771
feat: add SystemTap (#5097) 2023-07-18 22:55:06 +03:00
Michael Hoffmann
b64ea2ec44 feat(promql,yaml): add parser and yaml injections
Signed-off-by: Michael Hoffmann <mhoffm@posteo.de>
2023-07-18 03:03:11 -04:00
Matthias Q
e75b795f00
feat(sql): update queries for newly added keywords 2023-07-18 02:39:36 -04:00
Ananda Umamil
44211e7f6e
feat(typescript): highlight decorators, default case, global declaration 2023-07-17 14:19:28 -04:00
Emmanuel Bustos Torres
dd6964575e
feat: add Robot Framework parser and highlights 2023-07-17 10:21:10 +02:00
Bugala Piotr
7caa976154 feat(groovy): Add more support for groovy syntax. Fix for groovy multiline comment highlighting. 2023-07-17 03:36:03 -04:00
Amaan Qureshi
51ea343f70 fix(uxntal): move @variable query higher 2023-07-16 12:23:25 +03:00
Amaan Qureshi
823e67a1c9 chore: update JSX from upstream 2023-07-12 15:51:15 +02:00
Amaan Qureshi
08aabb145f chore: update Regex from upstream 2023-07-12 15:51:15 +02:00
Long Wang
b4b94ec387 feat(julia): highlight docstrings before short function definitions 2023-07-11 21:40:37 +02:00
Jacob Pfeifer
d186a9e95a
feat: add Hurl
Co-authored-by: Amaan Qureshi <amaanq12@gmail.com>
Co-authored-by: Pham Huy Hoang <hoangtun0810@gmail.com>

---------

Co-authored-by: Amaan Qureshi <amaanq12@gmail.com>
Co-authored-by: Pham Huy Hoang <hoangtun0810@gmail.com>
2023-07-11 02:18:26 -04:00
Sergio A. Vargas
90581acf87
feat(ecma): highlight regex flags 2023-07-10 14:13:17 -04:00
Sergio Alejandro Vargas
dcf46d07cc Update Julia queries 2023-07-08 11:24:01 +02:00
Amaan Qureshi
f45ea99454 feat: add Cairo 2023-07-08 04:29:57 -04:00
ObserverOfTime
ec7db4ba3f feat(pug): improve syntax highlighting 2023-07-07 16:14:01 -04:00
Piotr Bugała
4cc1b342f6
feat(groovy): update highlights from upstream (#5076)
Groovydoc multiline comment support.
2023-07-07 09:58:44 +03:00
Stephen Huan
e1ab5391e5
feat(nix): highlight hpath_expressions as @string.special 2023-07-06 03:07:07 -04:00
Derek Stride
1a915819d8
feat(sql): update highlights from upstream 2023-07-05 16:05:56 -04:00
Amaan Qureshi
2d78445087 fix(foam): update queries from upstream 2023-07-05 03:41:15 -04:00
Amaan Qureshi
46b1ad3de2 refactor(v)!: update upstream repository 2023-07-04 11:08:07 +02:00
Repetitive
254f3da683 fix(markdown_inline): don't spellcheck shortlinks 2023-07-02 14:22:27 +02:00
Christian Clason
3fde1587d0 fix(html): distinguish <hX> levels 2023-07-01 13:49:28 +02:00
Ananda Umamil
aab2274e2c
feat(javascript): highlight parameter destructuring patterns 2023-07-01 05:25:05 -04:00
urbit-pilled
04dda34cb7
feat: add Hoon language support
---------

Co-authored-by: urbit-pilled <urbit-pilled>
Co-authored-by: Amaan Qureshi <amaanq12@gmail.com>
2023-06-29 19:26:44 -04:00
Dian Fay
849645e893
feat(sql): json operator highlights 2023-06-29 19:25:34 -04:00
Beartama
4c3912dfa8
indents(cmake): dedent brackets, else, endwhile
* feat(cmake): dedent for all closing brackets

* feat(cmake): indent an argument according to its previous peer

* fix(cmake); fix typo, add dedent `endwhile`
2023-06-29 20:26:23 +09:00
Glib Shpychka
f460cc8ee7
feat(wing): add parser (#5021)
Co-authored-by: Christian Clason <c.clason@uni-graz.at>
Co-authored-by: ObserverOfTime <chronobserver@disroot.org>
2023-06-29 10:34:46 +00:00
Matthias Q
ea637db974
highlights(sql): add filter keyword 2023-06-29 14:54:33 +09:00
Uy Ha
e7f2b1276b fix(cmake): end indentation after normal_command node 2023-06-28 18:35:25 +02:00
Uy Ha
e68ad094cd feat(cmake): update cmake parser, adapt highlight.scm, and add indents.scm 2023-06-28 18:35:25 +02:00
Pham Huy Hoang
949edb8c52
indents(fish): Add "end" and "case" (#5029) 2023-06-28 15:56:44 +09:00
ObserverOfTime
43fab6423c feat(pem): add parser 2023-06-28 07:07:05 +03:00
ShootingStarDragons
016cba16a0 feat: add groovy support 2023-06-27 20:01:29 +02:00
Dian M Fay
b75f79bc5f fix(sql): compound_statement -> block
a little more reorganizing; we've copied the indents file into
tree-sitter-sql and it tests okay there.
2023-06-25 17:31:24 +02:00
ObserverOfTime
20a6c66b76 feat(awk): highlight builtin variables & shebang 2023-06-25 08:15:25 +03:00