Vladimir Levin
acea74c514
feat: robots.txt support
2024-06-30 11:12:36 +03:00
Riley Bruins
f0e3b5c5fe
fix(r): resolve highlight regressions
2024-06-29 09:26:53 +02:00
Phạm Huy Hoàng
3e535e826d
fix(r): adapt indent queries
...
- Anchor parameter query. There's no need for multiple indent.align
captures
- Narrow down binary_operator indent.begin. From tree-sitter-r corpus
and highlight tests, this seems to be appropriate.
2024-06-28 18:13:12 +02:00
ObserverOfTime
ec6307e5b0
refactor(python): merge docstring queries
2024-06-28 10:06:52 +02:00
Turiiya
cf7baac35a
fix(v): anchor comment highlight query
...
* fix(v): use `source_file` as parent node for comment highlight query
* fix: correctly recognize doc comment
2024-06-28 12:33:06 +09:00
Christian Clason
5373c90c55
feat(r)!: update parser and queries
2024-06-27 15:31:41 +02:00
gbprod
173515a5d2
feat(gitcommit): remove overflow rule
...
This commit remove the highlight of the overflow node in gitcommit syntax
introduced [by this PR](https://github.com/nvim-treesitter/nvim-treesitter/pull/6222 ).
This node will be removed when [this PR](https://github.com/gbprod/tree-sitter-gitcommit/pull/68 )
will be merge.
2024-06-27 09:21:30 +02:00
Turiiya
53b32a6aa3
feat(v): add shebang query
2024-06-26 10:54:01 +02:00
Christian Clason
09700b88b4
feat(tact): update parser and queries
2024-06-25 09:59:32 +02:00
zhangwwpeng
b5b64ac9fb
feat: add systemverilog support ( #6775 )
2024-06-23 18:36:01 +02:00
Jonas Dujava
c233773abf
feat(latex): improve hyperlinks
...
Signed-off-by: Jonas Dujava <jonas.dujava@gmail.com>
2024-06-23 16:40:32 +02:00
Christian Clason
55d5772a6c
feat(latex): highlight hyperlinks
2024-06-23 12:16:51 +02:00
Riley Bruins
9581d86f97
fix(verilog): various touch-ups
2024-06-23 12:12:42 +02:00
sogaiu
66ae8748fd
feat(janet): update highlights ( #6789 )
...
Co-authored-by: sogaiu <983021772@users.noreply.github.com>
2024-06-19 22:27:34 +09:00
Riley Bruins
4bbd2e72f8
fix(cooklang): add some missing highlights
2024-06-18 14:18:56 -04:00
Sarath Addanki
c29989f5d7
apex: highlights: change the constant variable order to recognize it ( #6779 )
2024-06-17 23:29:06 +09:00
Louis Pilfold
09953e394b
fix(gleam): remove incorrect builtin highlight ( #6757 )
2024-06-17 07:23:06 -07:00
Jannik Buhr
f7edd3f5f6
fix(markdown): conceal nbsp entity as space ( #6778 )
2024-06-17 11:04:00 +02:00
Riley Bruins
4d112977c7
feat(corn): more highlights, comment injections
2024-06-15 13:04:52 -04:00
Riley Bruins
c911f19d91
feat(scala): add some missing highlights
2024-06-15 13:03:22 -04:00
Christian Clason
47994d7e89
feat(roc): switch to active upstream
2024-06-15 13:57:36 +02:00
Christian Clason
921763b23d
feat(hyprlang): update parser and queries
2024-06-15 13:38:40 +02:00
Riley Bruins
9d68e876cc
feat: more comment injections
2024-06-15 10:40:34 +02:00
Riley Bruins
bb0eb73014
fix(markdown): capture entire heading line
2024-06-14 08:35:26 +02:00
Riley Bruins
e5af2d7fdc
fix(gitcommit): correct the file path capture ( #6765 )
2024-06-14 14:07:43 +09:00
Oliver Thomas
cdc613c630
feat(snakemake): add rule_inheritance to folds
2024-06-13 15:12:19 -04:00
Charles Chiu
26171d8f10
chore: clean duplicate node
2024-06-12 10:25:02 +02:00
Omar Valdez
9a7ad2ff7a
feat(htmldjango): highlight keyword arguments for tags ( #6660 )
2024-06-10 19:07:48 -07:00
Colin Bruins
eb59a3df50
feat(swift): highlight shebang lines
2024-06-10 13:05:10 -04:00
Riley Bruins
94f9a46b37
feat(rust): fold block expressions ( #6754 )
2024-06-10 09:44:00 -07:00
Johannes R. L. Dickenson
3b5704440f
fix(commonlisp): correctly highlight quotes ( #6565 )
2024-06-10 08:15:41 -07:00
Omar Valdez
da7ea8f335
feat(markdown_inline): No spell for emails and HTML entities
2024-06-10 08:38:59 +02:00
Caleb White
9ebc589329
fix(php): remove recursive member_call_expression indent branch
2024-06-09 10:09:43 +02:00
nvim-treesitter-bot[bot]
fc9ee79f64
bot(lockfile): update cmake, elixir, pymanifest, requirements, sql
2024-06-06 07:32:22 +00:00
Christian Clason
69e41a2c14
feat(vimdoc): update parser and queries
2024-06-04 22:14:45 +02:00
seanbreckenridge
5a8e9644c4
feat(jq): update builtin functions ( #6726 )
2024-06-04 12:02:35 +02:00
Arstoien
512e2122e0
feat: add ralph ( #6675 )
...
https://github.com/alephium/tree-sitter-ralph
2024-06-04 09:49:26 +02:00
nvim-treesitter-bot[bot]
121bf634fe
bot(lockfile): update arduino, earthfile, koto, rego, slint, sql, teal, typespec
2024-06-04 07:47:01 +00:00
Christian Clason
a80fe081b4
feat(predicates)!: rename has-type to kind-eq to align with Helix
...
No point in having a different name for the same predicate.
2024-06-02 12:07:58 +02:00
Riley Bruins
f9773e4a5e
test: fix tests broken after 0.10 update ( #6714 )
2024-06-01 12:33:56 +09:00
player01osu
f770df9c8c
fix(odin): highlight types with underscores
2024-05-30 22:25:35 -04:00
Christian Clason
5aadae3f54
fix(koto): update parser and queries
2024-05-29 09:17:04 +02:00
Amaan Qureshi
d551bc70d5
fix(cpp): update parser and queries ( #6687 )
2024-05-26 12:00:26 +02:00
Christian Clason
ba149fa3b1
fix(solidity): re-enable unbroken operators
2024-05-26 11:59:56 +02:00
Amaan Qureshi
488e39a8f1
feat(query): adapt to upstream changes
2024-05-26 00:24:03 +02:00
Bruno BELANYI
298a9dd4f8
feat(bp): add support for Android Blueprint ( #6626 )
2024-05-23 17:30:26 +02:00
Amaan Qureshi
14db0433e1
feat(luau): update queries from upstream
2024-05-21 22:46:38 -04:00
Omar Valdez
7add411eba
feat(bash): Highlight declaration and unset command parameters ( #6634 )
2024-05-22 11:03:22 +09:00
DragonBillow
d184407e33
feat(queries): update idl hightlight ( #6625 )
...
Signed-off-by: DragonBillow <DragonBillow@outlook.com>
2024-05-20 11:47:12 +09:00
Hilmar Wiegand
c26cfc75bc
feat(typespec): add support for typespec
2024-05-14 19:38:17 +02:00