Commit Graph

1157 Commits (reverse-query-precedence-ordering)

Author SHA1 Message Date
Blaž Hrastnik b13999952f queries: update more grammars 1 month ago
Blaž Hrastnik b7656e0079 queries: bash, devicetree, yaml 1 month ago
Blaž Hrastnik 1231429028 queries: Update cue 1 month ago
Blaž Hrastnik 29b4a2f042 queries: Update ron 1 month ago
Blaž Hrastnik 67baa536ec queries: Update docker, dot 1 month ago
Blaž Hrastnik bbdebe9d72 queries: Reverse go queries 1 month ago
Blaž Hrastnik c6645d4d8f queries: Update janet 1 month ago
Blaž Hrastnik aad5f6a5e2 queries: Update ld, strace 1 month ago
Blaž Hrastnik 0fbfc0cc8d queries: Update vhs 1 month ago
Blaž Hrastnik de0618186c queries: Update cel 1 month ago
Blaž Hrastnik 44605c4dce queries: Reorder scheme 1 month ago
Blaž Hrastnik 974303e200 queries: Tweak capnp 1 month ago
Iorvethe bd9cfbb61d
Fix `#match?` predicates in julia queries (#10793) 1 month ago
Iorvethe 951b454a33 Update tree-sitter-julia (#10031)
Update julia parser to latest version, along with:
- updating the queries,
- pulling changes from `nvim-treesitter`’s queries (as the maintainters
  of the parser update the queries there),
- reversing the queries’ order to be compatible with upstream.
1 month ago
postsolar 0364f7c879 Reverse Nix highlights queries 1 month ago
postsolar 132d388444 Update Haskell highlight queries in light of reversing precedence ordering 1 month ago
postsolar 96688a5915 Update PureScript highlight queries in light of reversing queries precedence order
This commit adapts PureScript highlight queries to match upcoming changes in Helix which will make queries matching order go from more to general to more specific, the opposite of previous order.
1 month ago
Michael Davis c75179d921 WIP: Reverse highlight queries 1 month ago
Dmitry Salin 889bbefeb3
Add support for Mojo (#10743)
* Add support for Mojo

* Update grammar

* Fix queries

* Fix docs

* Use inheritance for some files
1 month ago
Valentin B 380c7adcc0
feat(solidity): add missing operators for highlights (#10757)
* feat(solidity): add missing operators for highlights

* fix(solidity): remove invalid operator from highlight queries

* Revert "fix(solidity): remove invalid operator from highlight queries"

This reverts commit 466f38350c.

* feat(solidity): add highlight query for revert statements with custom errors

* feat(solidity): more precise matching for revert statements
1 month ago
Jeremia 2bc0d036e7
Added missing colors to dark_high_contrast (#10705)
I'd been using this theme quite a while because it looks the nicest to
my dyslexia. That said, when I open up XML or HTML documents, they
pretty much always show up in complete white, except for attribute
values.

Finally decided to take a look at why, and added the two colors
(`tag` & `attribute`) needed to make the theme actually usable with the
two formats.
2 months ago
Chris 81d4cbc66e
Update Odin tree sitter grammar (#10698)
* Replace Odin grammar source

* Update Odin highlights

* Update Odin indents

* Update Odin injections
2 months ago
Yorick Peterse b437b8b0ee
Add support for Inko (#10656)
This adds formatting and Tree-sitter support for Inko
(https://inko-lang.org/).
2 months ago
Arthur D 295a9a95ce
feat: add support for gjs and gts (#9940) 2 months ago
Vladyslav Karasov 6876f923d5
lang(json): make field key highlighting consistent with toml and yaml (#10676) 2 months ago
Matthew Pomes 7e13213e74
Add `is not` and `not in` to python syntax (#10647) 2 months ago
Luv-Ray 752ed8eb15
add `try` keyword to rust highlights (#10641) 2 months ago
TobiEiss d8701bfd1e
add textobjects queries for hurl (#10594)
* add textobjects queries comment and function

* update doc for hurl lang support

* switch entry.inner to entry.outer

* switch to function.inside

---------

Co-authored-by: Tobias Eiß <te@clarilab.de>
2 months ago
tingerrr eeb8782c54
Add comment injection to typst queries (#10628) 2 months ago
Erasin Wang 724a96abc8
Add pest support (#10616)
Support [pest-parser](https://github.com/pest-parser)

- [pest-language-server](https://github.com/pest-parser/pest-ide-tools)
- [tree-sitter-pest](https://github.com/pest-parser/tree-sitter-pest)

close #7878
2 months ago
Elizabeth bc03b6b5fe
Fixed ECMAScript private member highlighting (#10554) 2 months ago
David Else 109f53fb60
Add debug highlights to the dark plus theme (#10593) 2 months ago
David Else 22960e0d70
Refactor Dark Plus and add new maintainer (#10574)
* Make dark_plus.toml more accurate to VSCode

* theme(dark_plus): make type.builtin blue

* Refactor dark_plus and add myself as new maintainer

Co-authored-by: NAME <NAME@EXAMPLE.COM>

---------

Co-authored-by: Luca Saccarola <96259932+saccarosium@users.noreply.github.com>
Co-authored-by: Luca Saccarola <github.e41mv@aleeas.com>
Co-authored-by: NAME <NAME@EXAMPLE.COM>
2 months ago
Kirawi e18b772654
Remove kirawi from `dark_plus` maintainer list (#10543) 2 months ago
Matouš Dzivjak d140072fdc
feat(themes): jump-label for modus themes (#10538)
Add styling for jump-labels for modus themes. I couldn't find
any official approach here so picking `yello-cooler`. `cooler` is
used for other meta highlights by modus and yellow seems to be
used the least - only warnings, so there's little chance of colliding
with other highlights.
2 months ago
Chris Sergienko 345e687573
feat: update bash grammar to latest tree-sitter-bash rev (#10526) 2 months ago
RoloEdits 94405f3d07
refactor(themes): `gruvbox` warnings to `yellow1` (#10506) 2 months ago
urly3 98b4df23a3
theme: everblush (#10394)
changed the statusline colors for SELECT mode
  the previous colours seem to be incorrect and quite ugly (sorry).
  I chose the magenta over the cyan that (colors that were already present) as it has
  more contrast with the existing INSERT colour.
  the statusline colours are now inline with eachother, all having the background be the 'background'
  colour, with varying foregrounds.

Co-authored-by: urly3 <u@rl.yyy>
2 months ago
Rolo 34291f0f3b feat(themes): add `ui.virtual.ruler` for `base16_default_dark` 2 months ago
Rolo 4e16956007 feat(themes): add `ui.virtual.ruler` for `base16_default_light` 2 months ago
Rolo bb57686854 feat(themes): add `ui.virtual.ruler` for `base16_terminal` 2 months ago
Rolo ccb0c40b5e feat(themes): add `ui.virtual.ruler` for `mellow` 2 months ago
Rolo 785d09e38f feat(themes): add `ui.virtual.ruler` for `poimandres`
This change also propagates to `poimandres-storm`
2 months ago
Rolo 6fdc1d6a95 feat(themes): add `ui.virtual.ruler` for `varua` 2 months ago
Rolo c0aadfd4ce feat(themes): add `ui.virtual.ruler` for `vim_dark_high_contrast` 2 months ago
Rolo be8dc22272 feat(themes): add `ui.virtual.ruler` for `horizon-dark` 2 months ago
Rolo 4713eb06b1 refactor(themes): change `solarized_*` ruler to `bg`
Also changed the colors to better blend with the theme.
2 months ago
Rolo 6bdc6f460e refactor(themes): removed `ui.highlight` effects from `solarized_light`
This now matches `solarized_dark` changes from #10261
2 months ago
ves 97f683b336
Improve HTML highlighting (#10503) 2 months ago
Blaž Hrastnik f06a166962 Add Move language support 2 months ago