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
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
RubixDev
41a59591a5
Add ebnf parser
2022-11-25 13:25:45 +01:00
gbprod
5c86b95f8d
feat(gitcommit): improve diff injection since last parser update
2022-11-25 10:58:11 +01:00
ObserverOfTime
5e055d81e0
feat(gitcommit): add spell checking
2022-11-25 09:00:42 +01:00
Raymond Ha
faf78ce12a
Narrow as @include query
2022-11-25 00:34:25 +01:00
Raymond Ha
ef24c633f6
highlights(typescript): Fix as highlight
2022-11-25 00:34:25 +01:00
Trard
cc2268e1c7
highlights(ecma): distinguish between "default" in export and switch statements
2022-11-24 21:55:50 +01:00
Raymond Ha
1b3f93dcb9
highlights(typescript): add satisfies keyword ( #3852 )
2022-11-24 16:27:42 +00:00
gbprod
118a87f7e7
feat: add gitcommit parser
2022-11-24 12:26:02 +01:00
taekwombo
fb4058448a
fix(fish): "test" command capture name
2022-11-24 09:37:39 +01:00
Vir Chaudhury
58db1d6340
fix(astro): make the script element use typescript instead of javascript
2022-11-24 09:28:10 +01:00
Stephan Seitz
b79c763c03
fix(fish): update for upstream changes
...
https://github.com/ram02z/tree-sitter-fish/pull/16
Co-authored-by: taekwombo <taekwombo@users.noreply.github.com>
2022-11-24 01:36:18 +01:00