ObserverOfTime
0f866c15b4
highlights(php): use more specific groups
2022-11-26 13:17:51 +02:00
ObserverOfTime
c32abac525
highlights(pioasm): fix captures
2022-11-26 13:17:51 +02:00
ObserverOfTime
a1f21606d9
highlights(ql): use more specific groups
2022-11-26 13:17:51 +02:00
ObserverOfTime
920c14c33b
highlights(qmljs): fix captures
2022-11-26 13:17:51 +02:00
ObserverOfTime
abd7f85040
highlights(scala): use more specific groups
2022-11-26 13:17:51 +02:00
ObserverOfTime
08bd9d0e08
highlights(solidity): use more specific groups
2022-11-26 13:17:51 +02:00
ObserverOfTime
6825dc63b6
highlights(swift): fix captures
2022-11-26 13:17:51 +02:00
ObserverOfTime
ee0834d59b
highlights(verilog): fix captures
2022-11-26 13:17:51 +02:00
ObserverOfTime
dc5542a953
highlights(wgsl): use more specific groups
2022-11-26 13:17:51 +02:00
ObserverOfTime
1a767376cd
highlights(zig): fix captures
2022-11-26 13:17:51 +02:00
ObserverOfTime
00ee32aca9
highlights(toml): fix captures
2022-11-26 13:17:51 +02:00
ObserverOfTime
caa616d88e
injections(yang): add comment & regex
2022-11-26 13:17:51 +02:00
ObserverOfTime
04712814cc
highlights(yang): fix captures
2022-11-26 13:17:51 +02:00
ObserverOfTime
8034ae85db
highlights(twig): fix captures
2022-11-26 13:17:51 +02:00
ObserverOfTime
353538d570
highlights(tiger): fix captures
2022-11-26 13:17:51 +02:00
ObserverOfTime
04e560490d
highlights(sxhkdrc): fix captures
2022-11-26 13:17:51 +02:00
ObserverOfTime
46fe90b35b
highlights(scss): fix captures
2022-11-26 13:17:51 +02:00
ObserverOfTime
7294e534d2
highlights(rasi): fix captures
2022-11-26 13:17:51 +02:00
ObserverOfTime
65a4394a56
injections(lalrpop): add rust & regex
2022-11-26 13:17:51 +02:00
ObserverOfTime
f8c848801a
highlights(lalrpop): fix captures
2022-11-26 13:17:51 +02:00
ObserverOfTime
c44c7e4367
highlights(graphql): fix captures
2022-11-26 13:17:51 +02:00
ObserverOfTime
276627849b
highlights(gleam): use more specific groups
2022-11-26 13:17:51 +02:00
ObserverOfTime
7c86e6ffc4
highlights(gdscript): use more specific groups
2022-11-26 13:17:51 +02:00
ObserverOfTime
46ecf825f0
highlights(typescript): use more specific groups
2022-11-26 13:17:51 +02:00
ObserverOfTime
fa4b9941e6
highlights(ecma): fix captures
...
Co-Authored-By: Stephan Seitz <stephan.seitz@fau.de>
2022-11-26 13:17:51 +02:00
ObserverOfTime
21cf4eff37
highlights(fortran): use more specific groups
2022-11-26 13:17:51 +02:00
ObserverOfTime
da4f4b007c
highlights(elvish): fix captures
2022-11-26 13:17:51 +02:00
ObserverOfTime
a71358d170
highlights(elm): use more specific groups
2022-11-26 13:17:51 +02:00
ObserverOfTime
27e1f3c336
highlights(elixir): fix captures
2022-11-26 13:17:51 +02:00
ObserverOfTime
fe2ee54f3b
highlights(dart): use more specific groups
2022-11-26 13:17:51 +02:00
ObserverOfTime
f30ae4da0d
highlights(d): use more specific groups
2022-11-26 13:17:51 +02:00
ObserverOfTime
c2d9cf9926
highlights(css): use more specific groups
2022-11-26 13:17:51 +02:00
ObserverOfTime
68c647f13b
highlights(c_sharp): use more specific groups
2022-11-26 13:17:51 +02:00
ObserverOfTime
1ba1c5c1a7
highlights(vala): fix captures
2022-11-26 13:17:51 +02:00
ObserverOfTime
48a6fd29a1
highlights(hlsl): use more specific groups
2022-11-26 13:17:51 +02:00
ObserverOfTime
6aa4e8e75b
highlights(glsl): use more specific groups
2022-11-26 13:17:51 +02:00
ObserverOfTime
b9729e42c0
highlights(cuda): use more specific groups
2022-11-26 13:17:51 +02:00
ObserverOfTime
79705a1f80
highlights(cpp): use more specific groups
2022-11-26 13:17:51 +02:00
ObserverOfTime
7ce62670b2
highlights(c): use more specific groups
...
Co-Authored-By: Stephan Seitz <stephan.seitz@fau.de>
2022-11-26 13:17:51 +02:00
ObserverOfTime
53c26dd4af
highlights(comment): improve note tags
2022-11-26 13:17:51 +02:00
ObserverOfTime
54ca5ae2f0
highlights(gitattributes): fix captures
2022-11-26 13:17:51 +02:00
ObserverOfTime
be2b89edc8
highlights(ruby): fix captures
2022-11-26 13:17:51 +02:00
ObserverOfTime
7d7feb859a
docs: fix contributing guidelines
2022-11-26 13:17:51 +02:00
Mamrezo Zare
1656f67f26
handle opts as number, #3323
2022-11-25 19:51:44 +01:00
William Mathewson
e7808349a5
Expand locals to include properties and methods
...
The previous locals were lacking a few locals related to JS classes.
This expands the locals to include properties defined on classes (e.g.
`this.foo = "bar"` or `static #targets`) as both vars & references, as
well as private methods on classes (e.g. `#bar(x) { x }` and `#bar(y)`).
2022-11-25 18:24:11 +01:00
Nikita Sklyarov
795508b773
improve php variables and $this highlights
2022-11-25 18:22:25 +01:00
GitHub
8ef39cf691
Update lockfile.json
2022-11-25 14:28:07 +01:00
GitHub
9af6ea8eb6
Update lockfile.json
2022-11-25 14:13:00 +01:00
Github Actions
4b2cd221be
Update README
2022-11-25 13:27:12 +01:00
RubixDev
41a59591a5
Add ebnf parser
2022-11-25 13:25:45 +01:00