Commit graph

4184 commits

Author SHA1 Message Date
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
Github Actions
896f2c7622 Update README 2023-07-04 11:12:22 +02:00
Amaan Qureshi
46b1ad3de2 refactor(v)!: update upstream repository 2023-07-04 11:08:07 +02:00
GitHub
c9bb5a5a7f Update parsers: hoon, matlab, v, wing 2023-07-04 09:15:12 +02:00
GitHub
c42a8f96d3 Update parsers: arduino, beancount, matlab, sql, t32, wing 2023-07-03 09:32:13 +02:00
Repetitive
254f3da683 fix(markdown_inline): don't spellcheck shortlinks 2023-07-02 14:22:27 +02:00
GitHub
af25e8b7e0 Update parsers: matlab, t32, wing 2023-07-02 10:48:52 +02:00
Christian Clason
3fde1587d0 fix(html): distinguish <hX> levels 2023-07-01 13:49:28 +02:00
Pham Huy Hoang
58d4b924eb fix: add force to all predicates/directives
So that when any of them are upstreamed, there will not be an issue with
re-adding directives anymore
2023-07-01 12:34:30 +02:00
Ananda Umamil
aab2274e2c
feat(javascript): highlight parameter destructuring patterns 2023-07-01 05:25:05 -04:00
GitHub
3c42a6400e Update parsers: go, matlab, wing 2023-07-01 02:55:48 -04:00
GitHub
393bc5bec5 Update parsers: awk, foam, html, matlab, nickel, python, scala, wing 2023-06-30 19:47:53 +02:00
GitHub
0522bbe90d Update parsers: hoon, python, tsx, typescript, wing 2023-06-30 08:50:15 +02:00
ObserverOfTime
adbabe9b5c chore: remove scheme & racket maintainer 2023-06-29 19:35:58 -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
Amaan Qureshi
8d2eb35c5b fix(bash): adapt to scanner rewrite 2023-06-29 16:29:51 +02: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
Github Actions
e89fd9f963 Update README 2023-06-29 12:41:35 +02: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
GitHub
99a7e8d268 Update parsers: gitcommit, html, kotlin 2023-06-29 09:09:05 +02: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
GitHub
f04f137acb Update parsers: c, groovy, html 2023-06-28 09:02:52 +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
Github Actions
beda622736 Update README 2023-06-27 20:07:22 +02:00
ShootingStarDragons
016cba16a0 feat: add groovy support 2023-06-27 20:01:29 +02:00
GitHub
bad9f5bf5b Update parsers: foam, hack, vimdoc 2023-06-27 09:39:15 +02:00
GitHub
d49ba798c9 Update parsers: elm, vimdoc 2023-06-26 09:32:39 +02:00
Amaan Qureshi
4ba25e973c fix(elm): adapt to scanner rewrite 2023-06-26 09:12:55 +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
GitHub
069cbad8d2 Update parsers: haskell, matlab 2023-06-25 11:33:00 +02:00
Christian Clason
3590c0d30d fix(html): adapt to scanner rewrite 2023-06-25 11:21:34 +02:00
Amaan Qureshi
c667877ab5 fix(hack): adapt to scanner rewrite 2023-06-25 04:09:32 -04:00
ObserverOfTime
20a6c66b76 feat(awk): highlight builtin variables & shebang 2023-06-25 08:15:25 +03:00
Stephen Huan
13c72dddb7 fix(haskell_persistent): add to lockfile.json 2023-06-24 22:43:13 -04:00
Github Actions
0c5661e5fe Update README 2023-06-24 21:10:04 +02:00
Borys Lykah
e9984bb744
feat: add support for haskell persistent library 2023-06-24 15:00:47 -04:00
GitHub
68c619f2e3 Update parsers: matlab, racket 2023-06-24 09:50:42 +02:00