gbprod
fbc2ce9d65
feat(php): improve indents for match and switch ( #3953 )
2022-12-09 22:07:05 +01:00
GitHub
35ad87384b
Update lockfile.json
2022-12-09 08:19:06 +01:00
Benedikt Reinartz
84261c67fc
feat(erlang)!: switch parser to maintained fork ( #3791 )
...
update queries to breaking changes
2022-12-08 19:40:41 +01:00
GitHub
0b00eb4b82
Update lockfile.json
2022-12-08 11:26:08 +01:00
github-actions[bot]
a824b193af
Update lockfile.json ( #3949 )
...
Co-authored-by: GitHub <noreply@github.com>
2022-12-08 10:15:00 +00:00
david-pikas
caa28be705
latex: @nospell for environment names, citations and commands ( #3948 )
...
* Added @nospell for environment names and commands
* Added citations to @nospell
Co-authored-by: David Pikas <David.Pikas@iar.com>
2022-12-08 11:01:56 +01:00
GitHub
582e5683fb
Update lockfile.json
2022-12-07 18:15:57 +01:00
Raymond Ha
6c4772f7b6
indents(ecma): Fix switch default indent
2022-12-07 18:05:33 +01:00
GitHub
440401c506
Update lockfile.json
2022-12-07 09:36:40 +01:00
GitHub
7eb553ce4d
Update lockfile.json
2022-12-06 11:14:57 +01:00
gbprod
56cabb6435
fix(php): add missing php fold query
2022-12-06 10:58:45 +01:00
GitHub
c744b49f13
Update lockfile.json
2022-12-06 08:30:16 +01:00
GitHub
4953fdf73e
Update lockfile.json
2022-12-05 17:40:04 +01:00
GitHub
29d8e76465
Update lockfile.json
2022-12-05 08:15:17 +01:00
Julien Burkhard
b6beb5e7d0
feat: support when buf is not current
2022-12-04 18:35:55 +01:00
Stephan Seitz
e71dfc1e7a
highlights(go): add @label
2022-12-04 11:56:40 +01:00
GitHub
a2ac48e7f3
Update lockfile.json
2022-12-04 11:47:40 +01:00
GitHub
8e7b61e4aa
Update lockfile.json
2022-12-03 18:23:35 +01:00
GitHub
9bfd4259c1
Update lockfile.json
2022-12-03 12:10:24 +01:00
Christian Clason
360315540c
fix(julia): update queries to parser change
2022-12-03 12:00:27 +01:00
GitHub
43dbdeea85
Update lockfile.json
2022-12-03 12:00:27 +01:00
GitHub
44289d817e
Update lockfile.json
2022-12-02 22:01:19 +01:00
Stephan Seitz
d6a2ecb8b7
highlights: create subscoping for ternary operator
...
After https://github.com/nvim-treesitter/nvim-treesitter/issues/470 ,
we decided to use `@conditional` for ternary operator instead of
operator despite `@conditional` is documented for keywords only.
A sub-scoping can make it easier for people to highlight this operator
group differently.
Also unify the usage of `@conditional...` across languages.
2022-12-02 21:42:11 +01:00
GitHub
74c46c8917
Update lockfile.json
2022-12-02 20:22:40 +01:00
Christian Clason
857097b5b3
fix(sql)!: generate from grammar
2022-12-02 20:12:41 +01:00
Christian Clason
cc28f56398
ci: install libfuse2
2022-12-02 19:52:19 +01:00
Folke Lemaitre
39bda37d4a
feat: added highlights for markdown checkboxes
2022-12-02 18:02:16 +01:00
GitHub
a49223a99f
Update lockfile.json
2022-12-02 09:15:53 +01:00
Aaron Rancsik
2568022580
test(highlights/cpp): add new test for auto as type.builtin.
2022-12-01 15:08:07 +01:00
Aaron Rancsik
45bb230dc0
test(highlights/cpp): type -> type.builtin for primitive types.
2022-12-01 15:08:07 +01:00
Aaron Rancsik
4e21b50fbd
highlights(cpp): auto as @type.builtin
2022-12-01 15:08:07 +01:00
Aaron Rancsik
4b99343d6e
highlights(c): primitive type as builtin
2022-12-01 15:08:07 +01:00
GitHub
768532453a
Update lockfile.json
2022-12-01 09:30:14 +01:00
gbprod
4b90052704
feat(twig): improve twig highlights
2022-11-30 12:35:54 +01:00
GitHub
d1eaf23c9e
Update lockfile.json
2022-11-30 08:48:34 +01:00
GitHub
8fe4e3625a
Update lockfile.json
2022-11-29 19:33:28 +01:00
Ibrahim Abdelkareem
a1929ef139
feat: c# required keyword
2022-11-29 19:24:35 +01:00
Pedro Castro
161576dde2
indents(r): support special operator
...
Close #3879
2022-11-29 19:23:09 +01:00
GitHub
d05be3742e
Update lockfile.json
2022-11-29 12:28:15 +01:00
gbprod
31f70f51c7
fix(phpdoc): highlight optional type as @type
2022-11-29 12:19:19 +01:00
GitHub
ecb53631a8
Update lockfile.json
2022-11-29 09:17:13 +01:00
GitHub
1821c656d8
Update lockfile.json
2022-11-28 09:51:32 +01:00
GitHub
011572af1c
Update lockfile.json
2022-11-28 09:39:26 +01:00
Steven Arcangeli
8b241181ae
fix: is_installed correctly detects installed parsers
2022-11-28 00:33:04 +01:00
Stephan Seitz
754335b649
fix(install): don't auto-install ignored parsers
...
Fixes #3631
2022-11-28 00:19:09 +01:00
ObserverOfTime
e973a5cbb2
injections(julia): add markdown
2022-11-27 17:35:10 +01:00
ObserverOfTime
9018fb26cc
injections: add more regex injections
2022-11-27 17:35:10 +01:00
Stephan Seitz
5aacb06135
chore: print OS version on health report
...
Often we get issue report without knowing which version of Windows or
Linux or MacOS they are running.
2022-11-26 18:38:49 +01:00
ObserverOfTime
67332894ef
docs: fix wrong maintainers
2022-11-26 13:17:51 +02:00
ObserverOfTime
14fa6e015e
highlights(python): fix captures
2022-11-26 13:17:51 +02:00