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
Borys Lykah
e9984bb744
feat: add support for haskell persistent library
2023-06-24 15:00:47 -04:00
Matthias Queitsch
f26596386f
highlights(sql): remove keyword_group_concat after refactor
2023-06-23 20:04:47 +02:00
Matthias Queitsch
ae04153314
highlights(sql): fix order for invocation
2023-06-22 18:18:42 +02:00
Chinmay Dalal
cbd54ebb8d
fix(zig): capture function calls as @function.call
2023-06-22 04:10:38 -04:00
Dian M Fay
40ac56c493
fix(sql): invocation
2023-06-22 08:39:42 +02:00
Dian M Fay
38372dcda4
fix(sql): field alias moved to term
2023-06-22 08:39:42 +02:00
Dian M Fay
cabbda88c9
fix(sql): table_alias -> alias
2023-06-22 08:39:42 +02:00
Dian M Fay
3db1a461b9
fix(sql): table_reference -> object_reference
2023-06-22 08:39:42 +02:00
Christian Clason
e58bbe83f9
lint(locals): use #set! to keep query linter happy
2023-06-22 08:39:17 +02:00
Amaan Qureshi
c9d5812ba3
fix(markdown): elm injection no longer segfaults
2023-06-21 19:13:51 +02:00
Chinmay Dalal
b26b11f971
fix(fennel): capture function calls as @function.call
2023-06-21 11:20:58 -04:00