Commit graph

3576 commits

Author SHA1 Message Date
Ananda Umamil
fc596733ff highlights(php): declare directives and : 2023-01-28 01:45:54 +01:00
GitHub
14a360c72d Update parsers: markdown, markdown_inline 2023-01-27 08:23:18 +01:00
ObserverOfTime
6ae94e0341 highlights(c): extern in linkage specification 2023-01-26 17:39:24 +01:00
GitHub
d508f9aceb Update parsers: cpp, kotlin 2023-01-26 08:31:51 +01:00
ObserverOfTime
de459332e2 feat: add poe_filter 2023-01-25 23:53:04 +02:00
GitHub
ce6390393a Update parsers: scala 2023-01-25 11:39:21 +01:00
GitHub
c7087b2322 Update parsers: erlang, gitcommit, javascript, nickel, scala, sql, tlaplus, tsx, typescript 2023-01-25 10:22:46 +01:00
Amaan Qureshi
f3b8f00143 bump lockfile for bug fix 2023-01-23 22:26:16 +01:00
Amaan Qureshi
d9d8f5eba4 feat(capnp, thrift): add folds, bump lockfile 2023-01-23 22:26:16 +01:00
Amaan Qureshi
f826b7af13 refactor(capnp, thrift): improve grammar & queries to stable for the foreseeable future 2023-01-23 22:26:16 +01:00
Liad Oz
6fcb2e6a9a fix: detach behaviour on buffer reload 2023-01-23 21:56:53 +01:00
Jannik Buhr
d7aa8cd745 map quarto ft to markdown parser 2023-01-23 21:29:43 +01:00
Github Actions
6c9f3d03e5 Update README 2023-01-23 09:50:30 +01:00
GitHub
f41ce430ae Update parsers: cpp, cuda, hlsl, julia, scala, thrift 2023-01-23 09:40:21 +01:00
Sergio A. Vargas
4895c2133f
julia: add if_clause (#4204)
* fix(julia/highlights): Add `if_clause`

* Update Julia lockfile revision
2023-01-23 08:14:30 +00:00
Amaan Qureshi
6cf93175bf
feat: add capnp (#4203) 2023-01-23 10:00:32 +02:00
Amaan Qureshi
1913ce2fd2 feat(thrift): refactor queries for better highlights, fixes bugs where certain ones went past where they should've ended 2023-01-23 08:42:27 +01:00
ObserverOfTime
7bef1d5330 highlights(rst): don't spell check links 2023-01-22 14:11:45 +01:00
Github Actions
405fe27cd1 Update README 2023-01-22 11:41:25 +01:00
Amaan Qureshi
b300d903b0
feat(thrift): use better queries, namely for idents (#4197) 2023-01-22 12:29:50 +02:00
GitHub
8448261061 Update parsers: clojure, scala, thrift 2023-01-22 10:47:27 +01:00
Pham Huy Hoang
e42a077fdf Partially revert json highlight updates 2023-01-22 10:34:19 +02:00
ObserverOfTime
da6dc214dd highlights(json): conceal escaped quote 2023-01-21 23:06:10 +01:00
Pham Huy Hoang
6d4869e59d injections(html): update injection queries 2023-01-21 20:40:42 +01:00
ObserverOfTime
e6eaefe449 ci: fix readme workflow 2023-01-21 20:39:10 +01:00
ObserverOfTime
ec018f1a5f docs: update readme 2023-01-21 20:39:10 +01:00
Chris Kipp
a943661be8 refactor(scala): update scala highlights for uppercase identifiers
This is a small change that comes from the discussion we had in
https://github.com/tree-sitter/tree-sitter-scala/discussions/168#discussioncomment-4718624.
The idea here is that we're sort of making an assumption on what an
uppercase identifier is in Scala and more times than not, it's actually
a `@type`. So this changes the `@constant` capture to a `@type` one. You
can find the full context in the linked discussion.
2023-01-21 17:59:30 +01:00
ObserverOfTime
f5f7c7e004 feat: add htmldjango 2023-01-21 17:01:45 +01:00
Amaan Qureshi
08e1adae53
feat: add thrift (#4185) 2023-01-21 14:39:15 +02:00
ObserverOfTime
341bbae864 docs: fix comment alignment 2023-01-21 14:37:07 +02:00
github-actions[bot]
096891a156
Update parsers: c_sharp, erlang, ini, php, pug, scala (#4191)
Co-authored-by: GitHub <noreply@github.com>
2023-01-21 11:21:28 +00:00
Stephan Seitz
0cf5135446 parsers: map ft=confini to ini
Co-authored-by: @ObserverOfTime <ObserverOfTime@users.no-reply.github.com>
2023-01-21 01:05:57 +01:00
Stephan Seitz
a722cd1405 folds(ini): add folds.scm 2023-01-21 01:05:57 +01:00
Stephan Seitz
d88c03abbb highlights(ini): add highlights.scm 2023-01-21 01:05:57 +01:00
Stephan Seitz
fde3505718 parsers: add ini (https://github.com/justinmk/tree-sitter-ini)
Addresses the following request https://github.com/nvim-treesitter/nvim-treesitter/issues/2282#issuecomment-1398856301
2023-01-21 01:05:57 +01:00
github-actions[bot]
c9615952e7
Update parsers: c_sharp, erlang, scala, tlaplus (#4182)
Co-authored-by: GitHub <noreply@github.com>
2023-01-20 06:50:14 +00:00
github-actions[bot]
42c3a3c51e
Update parsers: fsh, gitcommit, tlaplus (#4178)
Co-authored-by: GitHub <noreply@github.com>
2023-01-19 08:27:09 +00:00
Matthew Gramigna
622baacdc1
parsers: Add FHIR Shorthand (FSH) (#4052) 2023-01-18 17:58:45 +00:00
GitHub
052069ffab Update parsers: scala 2023-01-18 14:15:42 +01:00
Chris Kipp
28aa6ba554
scala: add interpolator query (#4175) 2023-01-18 12:06:32 +01:00
GitHub
4583690137 Update parsers: scala 2023-01-18 09:38:52 +01:00
GitHub
fb11ba487c Update parsers: c_sharp, gitcommit, meson 2023-01-17 19:54:34 +01:00
GitHub
bc2af0a35c Update parsers: nickel, scala 2023-01-17 09:24:02 +01:00
GitHub
8666451879 Update parsers: glimmer, pug, scala, scheme, sql, swift, tlaplus, v 2023-01-16 19:09:28 +01:00
Corentin Brunel
c500926755
c_sharp: update parser and queries (#4169)
Remove "nameof" from @keyword.operator

Co-authored-by: cbrunel <cbrunel@nomadis.co>
2023-01-16 17:49:26 +00:00
Chris Kipp
1c89f9b5bc sync with latest Scala and add binding 2023-01-15 09:46:06 -08:00
Chris Kipp
5e9c6b6ba0 docs: swap life-time around
Co-authored-by: ObserverOfTime <chronobserver@disroot.org>
2023-01-15 11:58:02 +02:00
Chris Kipp
c4c543ed1d docs: clarify @storageclass in CONTRIBUTING docs
This is just a tiny change that was in reference to
https://github.com/nvim-treesitter/nvim-treesitter/pull/4153#discussion_r1070276800.
The basis is that `@storageclass` should only be used unless it's
actually affecting storage in memory. There are further conversations
about this in the following places:

- https://github.com/nvim-treesitter/nvim-treesitter/pull/3648#issuecomment-1279923861
- https://github.com/nvim-treesitter/nvim-treesitter/pull/3648#issuecomment-1291624844
2023-01-15 11:58:02 +02:00
Stephan Seitz
372177fb99 highlights(haskell): don't match True|False in other identifiers
Co-authored-by: ObserverOfTime <chronobserver@disroot.org>
Co-authored-by:  Guillaume Bouchard <guibou@users.noreply.github.com>
2023-01-14 14:29:00 -08:00
Ananda Umamil
e4042553bd highlights(elm): fix boolean literals 2023-01-14 14:02:15 -08:00