Commit graph

4224 commits

Author SHA1 Message Date
Amaan Qureshi
48df8efa25 chore(puppet): update queries from upstream 2023-07-24 23:38:46 -04:00
Amaan Qureshi
7c1e944311 fix(fortran): adapt to scanner rewrite 2023-07-24 21:51:32 +02: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
Christian Clason
7b04e8b67e Update lockfile.json: elvish, erlang, markdown, markdown_inline, matlab, ocaml, ocaml_interface, robot, tsx, typescript, wing 2023-07-22 14:15:46 +02:00
Christian Clason
a8ac8419c4 fix(regex): bump to latest commit 2023-07-21 12:33:02 +02:00
Constantine Bulany
4115fad9fd
fix(yaml): typo in promql injection (#5130) 2023-07-20 01:41:50 +09:00
Github Actions
9fa6806b88 Update README 2023-07-18 23:29:20 +02:00
OK Ryoko
461d841771
feat: add SystemTap (#5097) 2023-07-18 22:55:06 +03:00
Github Actions
19b29f7cb0 Update README 2023-07-18 09:06:04 +02: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
Amaan Qureshi
a2c3a7319f fix(menhir): adapt to scanner rewrite 2023-07-18 08:52:45 +02: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
Github Actions
f6c52eb839 Update README 2023-07-17 14:30:50 +02:00
Tobias Frilling
1bd95ec90a fix(parsers): ownership transfer of elvish
I've transferred the ownership of the elvish grammer to @elves, which is the org that develops elvish.
2023-07-17 14:21:46 +02:00
Github Actions
180399295d Update README 2023-07-17 10:21:48 +02:00
Emmanuel Bustos Torres
dd6964575e
feat: add Robot Framework parser and highlights 2023-07-17 10:21:10 +02:00
GitHub
1e3b986650 Update parsers: arduino, c, elixir, ocaml, ocaml_interface, wing 2023-07-17 09:53:25 +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
GitHub
12d970f8ae Update parsers: capnp, elixir, java, perl, puppet, regex, sql, tsx, typescript, uxntal, wing 2023-07-15 12:21:44 +02:00
GitHub
39f10b0b14 Update parsers: c, capnp, cuda, glsl, hlsl, java, julia, perl, sql, swift, tablegen, wing 2023-07-14 09:03:13 +02:00
GitHub
a51236f068 Update parsers: nix, phpdoc, python, tsx, typescript, wing 2023-07-13 08:56:02 +02:00
GitHub
575f5a4b1f Update parsers: gitattributes, go, ocaml, ocaml_interface, ocamllex, python, wing 2023-07-12 16:06:44 +02: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
github-actions[bot]
3af1220e18
Update README
Co-authored-by: Github Actions <actions@github>
2023-07-11 06:32:36 +00: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
Christian Clason
330da0ff07 ci: bump actions to latest 2023-07-11 08:14:21 +02:00
GitHub
e811a62e2f Update parsers: bash, c, css, html, json, objc, php, python, sql, wing 2023-07-11 07:35:54 +02:00
Sergio A. Vargas
90581acf87
feat(ecma): highlight regex flags 2023-07-10 14:13:17 -04:00
GitHub
f2efc5f357 Update parsers: astro, awk, ocaml, ocaml_interface, wing 2023-07-10 09:38:07 +02:00
Amaan Qureshi
d2f2aa8a2f fix(ocamllex): adapt to scanner rewrite 2023-07-10 09:08:52 +02:00
GitHub
572a15f171 Update parsers: awk, julia, wing 2023-07-09 11:39:22 +02:00
Christian Clason
62e29fc03e fix(ocaml): adapt to scanner rewrite 2023-07-09 11:25:59 +02:00
GitHub
d9104a1d10 Update parsers: arduino, cairo, nix, ocaml, ocaml_interface, verilog, wing 2023-07-08 11:38:25 +02:00
Sergio Alejandro Vargas
dcf46d07cc Update Julia queries 2023-07-08 11:24:01 +02:00
Github Actions
11c685b354 Update README 2023-07-08 10:33:52 +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
GitHub
1ef286e5b0 Update parsers: dockerfile, groovy, kotlin, racket, scheme, sql, wing 2023-07-07 09:42:59 +02: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
GitHub
be47e13a24 Update parsers: mermaid, wing 2023-07-06 03:05:47 -04:00
Amaan Qureshi
1bf573896c fix(hlsl): adapt to scanner rewrite 2023-07-05 22:27:27 +02:00
Amaan Qureshi
928ad5276c fix(cuda): adapt to scanner rewrite 2023-07-05 22:27:27 +02:00
Derek Stride
1a915819d8
feat(sql): update highlights from upstream 2023-07-05 16:05:56 -04:00
GitHub
0b81ed9f18 Update parsers: sql, wing 2023-07-05 09:57:34 +02:00
Amaan Qureshi
2d78445087 fix(foam): update queries from upstream 2023-07-05 03:41:15 -04:00