Marc Jakobi
6276cd9d41
fix(haskell): highlight fixes ( #5470 )
...
* fix(haskell): highlight fixes + merge qualified/unqualified queries
* fix(haskell): lambda params + add exp_record to function.call args
* style: apply PR suggestions
2023-10-05 20:04:46 +03:00
GitHub
dd72cfadec
Update parsers: c, comment, glimmer, json, liquidsoap, rst, sql, tsx, typescript, wing
2023-10-05 08:52:58 +02:00
Github Actions
f51d56c261
Update README
2023-10-04 17:42:23 +02:00
Romain Beauxis
691fdc61a1
feat: add liquidsoap
...
Co-authored-by: Christian Clason <c.clason@uni-graz.at>
2023-10-04 10:58:10 -04:00
Amaan Qureshi
eb96ca52a7
fix(c): add missing folds
2023-10-04 06:36:59 -04:00
GitHub
06fa0a0234
Update parsers: wing
2023-10-04 08:50:47 +02:00
Jaehwang Jung
812c2dd8fe
feat(query): use @function.call for predicate
2023-10-03 17:54:10 +02:00
Jaehwang Jung
9e52d8fda3
feat(ocaml): use @function.call where appropriate
2023-10-03 17:54:10 +02:00
GitHub
32cc79b633
Update parsers: apex, bash, html, kotlin, norg, php, soql, sosl, sql, wing
2023-10-03 08:56:00 +02:00
Marc Jakobi
d96c216c54
feat(haskell): highlights improvements + tests ( #5466 )
2023-10-02 10:49:12 +00:00
GitHub
faeb88e4ce
Update parsers: wing
2023-10-02 08:52:24 +02:00
figsoda
811e8ba4f3
injections(nix): dynamic language injection via comments
2023-10-01 18:36:24 +02:00
github-actions[bot]
776e4d341b
Update parsers: vim, wing ( #5463 )
...
Co-authored-by: GitHub <noreply@github.com>
2023-10-01 07:36:51 +00:00
GitHub
dd4e2dbc00
Update parsers: wing
2023-09-30 10:04:13 +02:00
GitHub
16ea2969ea
Update parsers: wing
2023-09-29 11:40:47 +02:00
GitHub
cc2f94ed1d
Update parsers: dockerfile, ssh_config, t32, wing
2023-09-28 18:49:02 +02:00
Marc Jakobi
cb139d880b
chore(haskell): add mrcjkb as maintainer
2023-09-27 17:18:14 +02:00
Marc Jakobi
ec0e344f6e
feat(highlights): some haskell additions
...
- Re-add (module) @namespace
- Exception handling
- Debugging
- `otherwise` = boolean `True`
- `qq` string quasiquotes
- Documentation comments (draft)
- Function/lambda parameters
- Remove recently added @ (already defined as an operator)
2023-09-27 17:18:14 +02:00
GitHub
d6c9c85e14
Update parsers: git_config, gleam, wing
2023-09-27 08:57:09 +02:00
zeroknots
86d0b2b1c0
solidity: Update highlights.scm ( #5453 )
...
https://soliditylang.org/blog/2021/04/21/custom-errors/
error keyword was introduced in 0.8.4
2023-09-27 15:08:46 +09:00
Enzo L F
a255654459
feat(julia): added missing String and AbstractString builtin types ( #5440 )
...
* feat(julia): added missing String and AbstractString builtin types
* feat(juia): added all public built-in types in Core and Base
* feat(julia): removed private types from built-in type list
2023-09-27 11:50:57 +09:00
GitHub
b5873bacb4
Update parsers: erlang, wing
2023-09-26 09:35:04 +02:00
Marc Jakobi
f3fb301b26
feat(highlights): some haskell improvements
2023-09-25 13:01:31 +02:00
GitHub
73fbc807eb
Update parsers: haskell, scala, wing
2023-09-25 08:51:11 +02:00
ghostbuster91
3a251ac1b4
Use scala parser for sbt filetype
2023-09-25 08:13:14 +02:00
github-actions[bot]
0960322686
Update parsers: cuda, glsl, scala, ssh_config ( #5441 )
...
Co-authored-by: GitHub <noreply@github.com>
2023-09-24 07:27:59 +00:00
github-actions[bot]
af6b3ecea9
Update parsers: wing ( #5439 )
2023-09-23 16:23:56 +09:00
GitHub
fc93fa5c07
Update parsers: bitbake, python, rust, wing
2023-09-22 08:48:29 +02:00
GitHub
b7f2dd5dfb
Update parsers: bash, t32, wing
2023-09-21 09:00:15 +02:00
GitHub
c29d973c40
Update parsers: luadoc, scala, ssh_config, wing
2023-09-20 08:55:49 +02:00
nedia
9409160748
feat(dart): add base, final & sealed class modifier highlights
2023-09-19 09:30:17 +00:00
Christian Clason
42d0fb31bd
fix(haskell_persistent): adapt to scanner rewrite
2023-09-19 10:07:39 +02:00
GitHub
1ccbf82a9c
Update parsers: awk, haskell_persistent, scala, ssh_config, wing
2023-09-19 10:07:39 +02:00
PorterAtGoogle
b4f6dd7298
feat(textproto): Add Textproto parser and queries ( #5402 )
...
* Add textproto parser and queries
* remove extra newline
* Apply suggestions from code review
Co-authored-by: ObserverOfTime <chronobserver@disroot.org>
---------
Co-authored-by: ObserverOfTime <chronobserver@disroot.org>
2023-09-19 01:26:02 +09:00
github-actions[bot]
f9034812d8
Update README ( #5419 )
...
Co-authored-by: Github Actions <actions@github>
2023-09-18 18:26:55 +09:00
ObserverOfTime
c0f4363b72
feat: add ssh config
2023-09-18 11:38:56 +03:00
GitHub
6f3f89a6dd
Update parsers: agda, wing
2023-09-18 08:51:21 +02:00
Github Actions
c0170e1e2c
Update README
2023-09-18 07:51:17 +02:00
ShootingStarDragons
6a865af171
chore: switch agda upstream
2023-09-18 07:42:58 +02:00
Maria José Solano
eb0f975bf2
feat(markdown): conceal triple backticks and HTML entities
2023-09-17 23:16:53 +02:00
Github Actions
9dd3e07609
Update README
2023-09-17 19:16:00 +02:00
Xi Xiao
280cf6fddd
feat: add parsers and queries for apex, sosl, soql ( #5396 )
2023-09-17 20:00:21 +03:00
Christian Segundo
dac6efbaff
fix(dockerfile): bash injection on run instructions
2023-09-17 16:32:21 +02:00
Jaehwang Jung
58c8682290
fix: trees() may not be list-like
2023-09-17 11:11:15 +02:00
GitHub
1233138586
Update parsers: php
2023-09-17 10:51:39 +02:00
Pham Huy Hoang
794266a4ed
injections(lua): add vim highlights to api funcs ( #5404 )
...
Add vim injections for `vim.api.nvim[_buf]_create_user_command` and
`vim.api.nvim_create_autocmd`
2023-09-16 19:08:08 +09:00
github-actions[bot]
c617560e1b
Update parsers: lalrpop, wing ( #5403 )
...
Co-authored-by: GitHub <noreply@github.com>
2023-09-16 07:00:41 +00:00
Christian Clason
bf8b089eec
fix(lua): fix luadoc injections
2023-09-15 14:55:34 +02:00
Christian Segundo
831dbb619e
fix(yaml): promql injections block
2023-09-15 12:53:44 +02:00
GitHub
48b237fd3f
Update parsers: cue, nickel, wing
2023-09-15 15:52:33 +09:00