GitHub
670e7aa843
Update parsers: devicetree, wing
2023-11-21 10:22:33 +01:00
Riley Bruins
1610b1aafb
feat(python): @string.regex capture, injection improvements ( #5697 )
...
* feat(python): `@string.regex` capture, injection improvements
* fix(python): match regex only for first argument of re module
* chore(python): remove unneeded capture
Co-authored-by: Santos Gallegos <stsewd@proton.me>
* fix(python): only highlight string content itself as regex
---------
Co-authored-by: Santos Gallegos <stsewd@proton.me>
2023-11-21 01:26:18 +09:00
GitHub
3da5cfb4a2
Update parsers: commonlisp, cuda, glsl, hlsl, pod, smithy, tlaplus, v, wing
2023-11-20 08:39:48 +01:00
Amaan Qureshi
d876296476
feat: add Linkerscript ( #5693 )
2023-11-19 18:10:52 +09:00
Riley Bruins
b016211057
feat(lua): folds for parameter, argument lists
2023-11-19 10:45:33 +02:00
GitHub
e96a9b4577
Update parsers: cpp, php, rust, wing
2023-11-19 16:52:23 +09:00
Riley Bruins
f2de95e30a
feat(markdown): conceals for bullets, block quotes
...
* feat(markdown): conceals for bullets, block quotes
* fix: remove conceals for block quotes, change list minus to em dash
* fix(markdown): allow empty bullets to be concealed
2023-11-19 10:20:51 +09:00
ObserverOfTime
f9999888eb
feat(jq): add locals queries
...
and highlight function calls
2023-11-18 19:03:19 -05:00
ObserverOfTime
f1fc7c2e76
feat(xml,dtd): add locals queries
2023-11-18 19:03:19 -05:00
ObserverOfTime
9e5a34c2b9
feat(gitattributes): add locals queries
2023-11-18 19:03:19 -05:00
ObserverOfTime
2bd2c4ce23
feat(ssh_config): add locals queries
2023-11-18 19:03:19 -05:00
ObserverOfTime
78740f1895
feat(udev): add locals queries
2023-11-18 19:03:19 -05:00
ObserverOfTime
6498be930e
feat(xcompose): add locals queries
2023-11-18 19:03:19 -05:00
Marc Jakobi
5240574bcb
feat(haskell): tweak highlights
...
* add cases for `qualified_variable`
* add function defined in terms of composition
2023-11-18 19:02:29 -05:00
GitHub
0df364926d
Update parsers: hcl, terraform, wing
2023-11-18 14:15:16 +01:00
GitHub
2b12560bc3
Update parsers: c, cpp, cuda, glsl, liquidsoap, purescript, python, rust, sql, ssh_config, t32, templ, v, wing
2023-11-18 12:36:46 +01:00
Pham Huy Hoang
a9f4a916aa
chore(apex): update apex queries
2023-11-18 11:30:28 +01:00
Amaan Qureshi
557561fbc1
chore(rust): update queries from upstream
2023-11-17 13:32:09 +01:00
Pham Huy Hoang
8199529bc4
chore(apex): Update queries
2023-11-17 18:09:15 +09:00
Github Actions
73287b794d
Update README
2023-11-16 22:17:41 +01:00
Vincent Rischmann
da6646c3e5
feat: add templ
...
---------
Co-authored-by: ObserverOfTime <chronobserver@disroot.org>
2023-11-16 16:12:55 -05:00
GitHub
8b9f996602
Update parsers: cpp, wing
2023-11-15 09:06:01 +01:00
GitHub
c0da2013d1
Update parsers: objdump, sql, wing
2023-11-14 09:34:53 +01:00
GitHub
2241f81d74
Update parsers: gleam, hcl, hlsl, ini, leo, markdown, markdown_inline, purescript, sql, terraform, tlaplus
2023-11-13 20:21:38 +01:00
Github Actions
31381e3885
Update README
2023-11-13 20:06:12 +01:00
Mark McCulloh
17e77749c1
fix(wing): update parser and queries, add maintainer ( #5671 )
2023-11-13 19:04:27 +00:00
Riley Bruins
075a64addc
feat: highlight regular latex text to maintain consistency with boldfaced and italic text
2023-11-11 10:14:43 +01:00
GitHub
42053b9db3
Update parsers: bitbake, groovy, janet_simple, liquidsoap, markdown, markdown_inline, pymanifest, requirements, sql, wing
2023-11-11 16:17:28 +09:00
Amaan Qureshi
c543ffae1c
fix(ecma): prioritize builtins
2023-11-10 19:08:12 -05:00
Amaan Qureshi
f53e6e82df
fix(cpp): highlight constexpr
2023-11-10 16:08:46 -05:00
ObserverOfTime
d4fb7557ba
feat: add xcompose parser
2023-11-10 14:10:20 -05:00
ObserverOfTime
04a9a90c2a
fix(htmldjango): improve highlights
2023-11-10 15:22:40 +02:00
GitHub
208504c707
Update parsers: go, gpg, poe_filter, ssh_config, tlaplus, udev, v, wing
2023-11-10 11:30:42 +02:00
ObserverOfTime
b09d645098
fix(kotlin): improve highlights
...
Co-authored-by: Anthony Shi <69449791+anthony-S93@users.noreply.github.com>
2023-11-10 11:15:30 +02:00
GitHub
8996612bfb
Update parsers: arduino, bitbake, chatito, dtd, erlang, gitattributes, gleam, kotlin, purescript, v, wing, xml
2023-11-09 01:55:03 -05:00
Github Actions
7b26b08588
Update README
2023-11-08 17:11:42 +01:00
postsolar
bf18ff20ae
feat(purescript): add parser and queries ( #5626 )
2023-11-08 18:07:02 +02:00
Github Actions
44d1684db3
Update README
2023-11-08 10:17:00 +01:00
Willem-J-an
629cae1f0f
feat(kusto): add kusto parser and highlights ( #5632 )
...
* feat(kusto): add kusto parser and highlights
* feat(kusto): improve highlights
* Update queries/kusto/highlights.scm
Co-authored-by: ObserverOfTime <chronobserver@disroot.org>
* chore(kusto): remove unneeded filetype
---------
Co-authored-by: Willem Jan Noort <noortw01@heiway.net>
Co-authored-by: ObserverOfTime <chronobserver@disroot.org>
2023-11-08 09:11:19 +00:00
GitHub
ec09e52d41
Update parsers: janet_simple, wing
2023-11-08 08:27:30 +01:00
Amaan Qureshi
eacb5e9468
chore(bitbake): update highlights from upstream
2023-11-08 08:08:17 +01:00
ObserverOfTime
9a746b4b6a
feat: add udev rules parser
2023-11-07 12:17:38 +02:00
github-actions[bot]
e903dd54e9
Update parsers: janet_simple, perl, swift, wing ( #5634 )
...
Co-authored-by: GitHub <noreply@github.com>
2023-11-07 08:37:19 +00:00
github-actions[bot]
96f55f3043
Update parsers: awk, janet_simple, markdown, markdown_inline, wing ( #5633 )
...
Co-authored-by: GitHub <noreply@github.com>
2023-11-06 06:49:36 +00:00
Pham Huy Hoang
80f66cdef1
injections(vue): inject typescript instead of js ( #5577 )
...
Interpolations (`{{valid js code}}`) and directive attributes
(`<element :directive="valid js code"`) can also be typescript code,
hence we can inject typescript instead of javascript here and still
be ok with highlights (bar some syntax differences between ts and js)
2023-11-06 11:04:13 +09:00
GitHub
a82bba45fb
Update parsers: awk, gleam, janet_simple, markdown, markdown_inline, wing
2023-11-05 13:59:39 +01:00
Ramkumar Ramachandra
b3d2c36254
mlir: update highlights.scm, parser
2023-11-05 13:36:18 +01:00
GitHub
bef2c24e23
Update parsers: dart, forth, gleam, rego, wing
2023-11-04 16:43:15 +09:00
Brian Albert Monroe
c5a7533113
fix(rnoweb): add highlights query ( #5622 )
...
Add a placeholder highlights query files for rnoweb to enable treesitter highlighting
2023-11-03 22:51:41 +09:00
Veesh Goldman
a689957480
pod: fix highlights
2023-11-03 14:23:40 +02:00