GitHub
3ef514b10b
Update parsers: scala, templ, v, wing
2024-01-03 11:31:39 +01:00
Christian Degnbol Madsen
65ef62092e
fix(julia): add missing capture of ":" in selected import
...
If writing a selected import, e.g. `using BSON: @load`, the colon isn't currently captured.
This change captures it as `@punctuation.delimiter`.
2024-01-02 11:43:08 +01:00
GitHub
e49f1e8ef3
Update parsers: nim, templ, wing
2023-12-30 11:08:24 +01:00
GitHub
362ebd3a21
Update parsers: perl, rst, v, wing
2023-12-29 11:05:47 +01:00
GitHub
7a2c6211d6
Update parsers: perl, scala, wing
2023-12-28 12:26:00 +01:00
GitHub
7d0b4756ab
Update parsers: nickel, nix, scala, v, wing
2023-12-27 11:32:57 +01:00
GitHub
27f68c0b6a
Update parsers: haskell, templ
2023-12-24 16:15:19 +09:00
Riley Bruins
374966b25c
fixup(luau): align @string.regex to the injections ( #5829 )
2023-12-24 14:00:32 +09:00
Riley Bruins
cd4de5f7b1
fix: cleanup luap injection queries
2023-12-23 22:26:02 +01:00
Riley Bruins
92572c0dfd
feat: more @string.regex highlights
2023-12-23 22:26:02 +01:00
GitHub
c4da794564
Update parsers: elm, wing
2023-12-23 11:18:04 +01:00
Riley Bruins
1c619f5f20
feat(luap): highlights more consistent with regex ( #5819 )
2023-12-23 11:40:10 +02:00
Christian Degnbol Madsen
454c3a9ba8
fix(julia): pipe function highlight ( #5815 )
...
In Julia when piping into a function the function should be highlighted as a function call, and not a variable.
2023-12-22 12:24:04 +02:00
GitHub
d5842ebca8
Update parsers: apex, scala, soql, sosl, tlaplus, wing
2023-12-22 16:11:09 +09:00
Jędrzej Boczar
d496c5e08e
fix(cpp): incorrect indent of class with opening { on new line ( #5811 )
2023-12-22 05:49:13 +09:00
Christian Clason
d2d3df8613
vimdoc: add note, warning, deprecated ( #5817 )
2023-12-21 22:29:31 +09:00
Ahnaf Rafi
c153019e11
Add @nospell annotation to label definitions and references
2023-12-21 10:55:50 +01:00
GitHub
23cc2cd85c
Update parsers: beancount, wing
2023-12-21 15:57:33 +09:00
Marc Jakobi
732c8cb0b4
highlights(haskell): add fail to exception highlights
2023-12-20 13:08:06 +01:00
Marc Jakobi
96e01877b8
highlights(haskell): namespaced string quasiquote
2023-12-20 13:07:44 +01:00
GitHub
cdb2ec999c
Update parsers: gleam, styled, v, wing
2023-12-20 16:36:55 +09:00
Github Actions
0dfbf5e48e
Update README
2023-12-19 14:04:53 +01:00
Mark Skelton
a0b815497b
feat: add tree-sitter-styled ( #5735 )
...
* Add styled parser
* Add queries
* Update highlights
* Remove unnecessary highlights
* Update injections to use the styled grammar
* Remove requires npm
2023-12-19 21:53:00 +09:00
Pham Huy Hoang
79dcd0e24c
fix: remove 0-length range usage in indent.lua ( #5805 )
2023-12-19 19:42:30 +09:00
GitHub
251c855236
Update parsers: elm, gomod, v, wing
2023-12-19 10:04:53 +01:00
Riley Bruins
24be1534db
fix(rust): highlight inline attributes properly
2023-12-18 11:47:01 -05:00
aMOPel
edacfa2eed
fix(nim): minor improvements to queries and parser ( #5784 )
...
* fix(nim): bump parser again to include minor fix
* fix(nim): shifting around for precedence
* fix(nim): added new fields from recent parser version,
improved support for (conditional_declaration) and (variant_declaration)
2023-12-19 01:32:06 +09:00
GitHub
25ddfde8d7
Update parsers: elm, haskell, templ, wing
2023-12-17 11:11:38 +01:00
GitHub
5a713474e3
Update parsers: erlang, nim, v, wing
2023-12-16 10:18:52 +01:00
Vincent Rischmann
000f71842b
feat(gomod): highlight the toolchain directive ( #5795 )
2023-12-15 21:01:31 +02:00
GitHub
194b3f0047
Update parsers: erlang, haskell, nim, wing
2023-12-15 10:47:05 +01:00
Christian Clason
9bc1f1e640
fix(v): adapt to removed scanner.c
2023-12-15 10:24:32 +01:00
ObserverOfTime
ab818bf5a2
fix(python): restrict typed parameter highlight
...
Only the name is a parameter and not the value
2023-12-14 13:05:40 -05:00
ObserverOfTime
2583eb351b
fix(python): highlight variadic lambda parameters
2023-12-14 13:05:40 -05:00
GitHub
30b5bdca1b
Update parsers: v, wing
2023-12-14 15:02:25 +01:00
GitHub
42381aae7c
Update parsers: nim, slang, wing
2023-12-13 08:04:38 +01:00
GitHub
78d75bce03
Update parsers: gomod, haskell, hoon, nim, slang, sql, v, wing
2023-12-12 09:34:21 +01:00
GitHub
a6c655629c
Update parsers: nim, v, wing
2023-12-11 10:30:11 +01:00
r001
b6b9ca448b
indents added new language highlights added ( #5777 )
2023-12-10 16:16:24 +09:00
ObserverOfTime
7958ff9ec7
feat(poe_filter): add new Import statement
2023-12-09 17:18:16 +02:00
ObserverOfTime
1b5bbb54b3
fix(vim): highlight 'scriptencoding' command
2023-12-09 11:12:07 +01:00
GitHub
401ef01feb
Update parsers: nickel, v
2023-12-09 10:49:14 +01:00
gbprod
bd55179893
feat(gitcommit): add highlight group for subject_prefix ( #5774 )
2023-12-09 12:36:17 +09:00
GitHub
180e1ca385
Update parsers: gitcommit, gleam, rbs, sql, wing
2023-12-08 10:48:23 +01:00
GitHub
f861bc6148
Update parsers: gleam, wing
2023-12-07 15:50:05 +09:00
GitHub
c203884c80
Update parsers: liquidsoap, rbs, vhs, wing
2023-12-05 09:24:48 +01:00
ObserverOfTime
3065a928fc
fix(java): move attributes after constants
2023-12-04 20:41:28 -05:00
GitHub
67536f4057
Update parsers: elixir, qmljs, wing
2023-12-04 08:25:54 +01:00
GitHub
0791b5ebb5
Update parsers: elm
2023-12-03 11:38:09 +01:00
GitHub
80a16deb51
Update parsers: rbs
2023-12-01 15:51:11 +09:00