GitHub
f6df07be12
Update parsers: haskell, jsonnet, tlaplus
2023-02-08 09:59:46 +01:00
GitHub
df6f322089
Update parsers: ebnf, embedded_template, gdscript, kdl, thrift, zig
2023-02-07 09:32:25 +01:00
GitHub
d3a68725e8
Update parsers: c_sharp, cmake, kdl, pug, v, vim
2023-02-05 23:10:30 -08:00
Amaan Qureshi
c3a7dd4768
feat: improve KDL queries
2023-02-05 23:08:41 -08:00
Christian Clason
24d5be6e71
feat(markdown): add latex injections
...
added in https://github.com/MDeiml/tree-sitter-markdown/pull/71
2023-02-05 08:29:45 -08:00
Amaan Qureshi
720f75f988
feat: add RON
2023-02-05 02:21:49 -08:00
GitHub
70af55b428
Update parsers: arduino, markdown, markdown_inline, tlaplus
2023-02-05 10:37:36 +01:00
ObserverOfTime
bd7b4b6eff
feat: add chatito
2023-02-04 04:19:40 -08:00
GitHub
3fa887eaae
Update parsers: gdscript, ruby, sql, zig
2023-02-04 10:40:04 +01:00
ObserverOfTime
0e6d4b4172
highlights(ecma): limit constructor highlight
2023-02-03 14:32:28 -08:00
Sergio Alejandro Vargas
a8ced4ce8b
Update lockfile.json: julia
2023-02-03 14:29:30 -08:00
Sergio Alejandro Vargas
4301040bbc
feat(julia/highlights): Add as keyword
2023-02-03 14:29:30 -08:00
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