Commit graph

3605 commits

Author SHA1 Message Date
Amaan Qureshi
98a52ce300 feat: add gosum 2023-02-03 20:38:40 +02:00
GitHub
588cdb6c06 Update parsers: bash, func, markdown, markdown_inline, sql, v 2023-02-03 09:30:54 +01:00
Amaan Qureshi
a0f55ee28c chore: organize languages in parsers.lua 2023-02-03 10:30:00 +02:00
Amaan Qureshi
660a070af7 feat: add func 2023-02-02 23:28:46 +02:00
Omer Tuchfeld
69867ffe7e jq/highlights.scm should highlight the elif keyword 2023-02-02 14:40:36 +02:00
GitHub
4f291bdaf7 Update parsers: bash, beancount, help, sql, v 2023-02-02 08:36:12 +01:00
Stephan Seitz
f0e083912a highlights(cuda): add __noinline__ 2023-02-01 20:40:39 +02:00
GitHub
4cc201ecd9 Update parsers: smithy 2023-02-01 08:01:52 +01:00
GitHub
7ba61ca7f5 Update parsers: cuda, sql 2023-01-31 18:46:03 +01:00
Amaan Qureshi
e00952111e
feat: add smithy (#4245) 2023-01-31 16:14:58 +02:00
Alvaro Muñoz
f6531e27fd simplify tests 2023-01-31 12:23:13 +01:00
Alvaro Muñoz
d335c39bff update tests 2023-01-31 12:23:13 +01:00
Alvaro Muñoz
c433b3c232 fix tests 2023-01-31 12:23:13 +01:00
Alvaro Muñoz
9d6d348418 add ql indent tests 2023-01-31 12:23:13 +01:00
Alvaro Muñoz
1c41d6f825 fix(ql): Add moduleMember to indent file 2023-01-31 12:23:13 +01:00
GitHub
b4fd2db607 Update parsers: elsa, sql 2023-01-31 08:24:47 +01:00
Lewis Russell
adeb6e02d3 fix: better support for custom parsers
If the user changes the parser_config by modifing the table returned by
get_parser_configs(), then internally mark the config so when we install
we 1) don't use the revision pointed to by the lockfile, and 2) always
download the parser via git.
2023-01-30 12:49:57 +01:00
GitHub
a5cf6b1f3f Update parsers: capnp, kdl, markdown, markdown_inline, scala, thrift 2023-01-30 09:27:48 +01:00
Amaan Qureshi
cbb43a64a3 feat: add elsa 2023-01-30 09:45:17 +02:00
GitHub
cda8b291ef Update parsers: capnp, cuda, kdl, thrift 2023-01-29 10:38:35 +01:00
Amaan Qureshi
c610c78576 chore: update thrift queries 2023-01-29 00:52:59 +01:00
Kiyoon Kim
dd94001fcb fix artefact in change mode 2023-01-28 23:52:12 +01:00
Brian Ryall
5812ae26f7 highlights(beancount): update on latest updates 2023-01-28 15:03:55 +01:00
GitHub
e38446fe21 Update parsers: beancount, cpp, cuda, hlsl, java, nickel, scala, thrift, v 2023-01-28 14:45:07 +01:00
Amaan Qureshi
aad763de6b
feat: add kdl (#4227)
* feat: add kdl

* feat: comment queries

* fix(kdl): comments properly highlighted now

* feat(kdl): folds

* chore: bump revision to feature-complete parser

* fix: folds
2023-01-28 13:59:56 +01:00
Amaan Qureshi
8546502163 fix(capnp): update highlights 2023-01-28 13:33:21 +01:00
Ananda Umamil
cf21f81274 highlights(php): instanceof operand 2023-01-28 11:32:57 +01:00
Ananda Umamil
a422d8508d Use @parameter capture 2023-01-28 01:45:54 +01:00
Ananda Umamil
2ed316ccf4 Apply the suggestion from @Lucario387
Co-authored-by: Lucario387 <hoangtun0810@gmail.com>
2023-01-28 01:45:54 +01:00
Ananda Umamil
fc596733ff highlights(php): declare directives and : 2023-01-28 01:45:54 +01:00
GitHub
14a360c72d Update parsers: markdown, markdown_inline 2023-01-27 08:23:18 +01:00
ObserverOfTime
6ae94e0341 highlights(c): extern in linkage specification 2023-01-26 17:39:24 +01:00
GitHub
d508f9aceb Update parsers: cpp, kotlin 2023-01-26 08:31:51 +01:00
ObserverOfTime
de459332e2 feat: add poe_filter 2023-01-25 23:53:04 +02:00
GitHub
ce6390393a Update parsers: scala 2023-01-25 11:39:21 +01:00
GitHub
c7087b2322 Update parsers: erlang, gitcommit, javascript, nickel, scala, sql, tlaplus, tsx, typescript 2023-01-25 10:22:46 +01:00
Amaan Qureshi
f3b8f00143 bump lockfile for bug fix 2023-01-23 22:26:16 +01:00
Amaan Qureshi
d9d8f5eba4 feat(capnp, thrift): add folds, bump lockfile 2023-01-23 22:26:16 +01:00
Amaan Qureshi
f826b7af13 refactor(capnp, thrift): improve grammar & queries to stable for the foreseeable future 2023-01-23 22:26:16 +01:00
Liad Oz
6fcb2e6a9a fix: detach behaviour on buffer reload 2023-01-23 21:56:53 +01:00
Jannik Buhr
d7aa8cd745 map quarto ft to markdown parser 2023-01-23 21:29:43 +01:00
Github Actions
6c9f3d03e5 Update README 2023-01-23 09:50:30 +01:00
GitHub
f41ce430ae Update parsers: cpp, cuda, hlsl, julia, scala, thrift 2023-01-23 09:40:21 +01:00
Sergio A. Vargas
4895c2133f
julia: add if_clause (#4204)
* fix(julia/highlights): Add `if_clause`

* Update Julia lockfile revision
2023-01-23 08:14:30 +00:00
Amaan Qureshi
6cf93175bf
feat: add capnp (#4203) 2023-01-23 10:00:32 +02:00
Amaan Qureshi
1913ce2fd2 feat(thrift): refactor queries for better highlights, fixes bugs where certain ones went past where they should've ended 2023-01-23 08:42:27 +01:00
ObserverOfTime
7bef1d5330 highlights(rst): don't spell check links 2023-01-22 14:11:45 +01:00
Github Actions
405fe27cd1 Update README 2023-01-22 11:41:25 +01:00
Amaan Qureshi
b300d903b0
feat(thrift): use better queries, namely for idents (#4197) 2023-01-22 12:29:50 +02:00
GitHub
8448261061 Update parsers: clojure, scala, thrift 2023-01-22 10:47:27 +01:00