IwantHappiness
2ec59f8ff6
feat(theme): add vesper theme ( #13394 )
2025-04-26 12:16:18 -04:00
Mazrine
23e16264b3
feat(theme): add ataraxia theme ( #13390 )
2025-04-26 12:15:38 -04:00
Matouš Dzivjak
0354ceb95f
chore(languages): bump tree-sitter-go-mod ( #13395 )
2025-04-26 11:57:37 -04:00
Erasin Wang
626407395a
fix theme onelight: ui.picker.header ( #13413 )
2025-04-26 11:50:01 -04:00
Erasin Wang
52d4d775ce
Update scss and highlights ( #13414 )
2025-04-26 11:35:31 -04:00
dependabot[bot]
0815b52e09
build(deps): bump libc in the rust-dependencies group ( #13389 )
2025-04-22 15:10:48 +09:00
Daichi Tamaki
523e8aa781
Fix tokyonight_* theme color keys ( #13375 )
...
Co-authored-by: tamakiii <tamakiii@users.noreply.github.com>
2025-04-18 09:59:53 -05:00
Kristoffer Plagborg Bak Sørensen
3bfec18a45
Make `goto_word` jump-labels easier to distinguish for zed themes ( #13370 )
2025-04-17 15:26:52 -05:00
Daniel Fichtinger
0f1af75f76
feat: added ashen theme ( #13366 )
2025-04-17 14:40:06 -05:00
James Turk
37b5d8ba99
feat: add basic Quarto support ( #13339 )
2025-04-16 08:03:21 -05:00
chtenb
795040910b
Update other-software.md ( #13360 )
2025-04-16 07:58:26 -05:00
Jonas Köhnen
0ca01a9649
feat(themes): add gruvbox-material ( #13311 )
2025-04-15 18:19:02 -05:00
VuiMuich
8f30f39c6a
update serika themes ( #13341 )
2025-04-15 18:17:04 -05:00
Carter Watson
31cc2110ec
add: ui.text.focus to gruvbox configs ( #13315 )
2025-04-15 18:09:07 -05:00
icefoxen
bce166290a
Basic language support for Fennel. Might even work. ( #13260 )
...
Co-authored-by: uncenter <uncenter@uncenter.dev>
Co-authored-by: Simon Heath <simon.heath@nearearth.aero>
2025-04-15 18:05:44 -05:00
dependabot[bot]
b1345b302d
build(deps): bump the rust-dependencies group with 3 updates ( #13351 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-15 08:23:27 -05:00
Niklas Gruhn
340934db92
Basic injection queries for Quint ( #13322 )
2025-04-11 10:31:57 -05:00
Gábor Szabó
d0275a554a
remove the multilingual field from book.toml ( #13328 )
2025-04-11 09:23:39 -05:00
RoloEdits
4a7939928e
chore(jjdescription): bump rev to latest ( #13329 )
2025-04-11 09:06:20 -05:00
Niklas Gruhn
8b952bb1d5
docs: another injection query example ( #13312 )
2025-04-09 07:30:11 -05:00
RoloEdits
d24e4fcf0f
feat(config): add `[workspace-]diagnostics` fields to statusline ( #13288 )
2025-04-08 13:58:14 -05:00
RoloEdits
34aa4d41c6
ci: add arm64 runner ( #13273 )
2025-04-08 11:54:12 -05:00
PL Pery
032c7b897d
flake: fix Helix.desktop and helix.png output paths ( #13305 )
2025-04-08 10:18:17 -05:00
dependabot[bot]
5d16aae58e
build(deps): bump the rust-dependencies group across 1 directory with 5 updates ( #13301 )
...
Bumps the rust-dependencies group with 5 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [smallvec](https://github.com/servo/rust-smallvec ) | `1.14.0` | `1.15.0` |
| [tokio](https://github.com/tokio-rs/tokio ) | `1.44.1` | `1.44.2` |
| [rustix](https://github.com/bytecodealliance/rustix ) | `1.0.3` | `1.0.5` |
| [indexmap](https://github.com/indexmap-rs/indexmap ) | `2.8.0` | `2.9.0` |
| [cc](https://github.com/rust-lang/cc-rs ) | `1.2.17` | `1.2.18` |
Updates `smallvec` from 1.14.0 to 1.15.0
- [Release notes](https://github.com/servo/rust-smallvec/releases )
- [Commits](https://github.com/servo/rust-smallvec/compare/v1.14.0...v1.15.0 )
Updates `tokio` from 1.44.1 to 1.44.2
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.44.1...tokio-1.44.2 )
Updates `rustix` from 1.0.3 to 1.0.5
- [Release notes](https://github.com/bytecodealliance/rustix/releases )
- [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGES.md )
- [Commits](https://github.com/bytecodealliance/rustix/compare/v1.0.3...v1.0.5 )
Updates `indexmap` from 2.8.0 to 2.9.0
- [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md )
- [Commits](https://github.com/indexmap-rs/indexmap/compare/2.8.0...2.9.0 )
Updates `cc` from 1.2.17 to 1.2.18
- [Release notes](https://github.com/rust-lang/cc-rs/releases )
- [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.2.17...cc-v1.2.18 )
---
updated-dependencies:
- dependency-name: smallvec
dependency-version: 1.15.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: rust-dependencies
- dependency-name: tokio
dependency-version: 1.44.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: rustix
dependency-version: 1.0.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: indexmap
dependency-version: 2.9.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: rust-dependencies
- dependency-name: cc
dependency-version: 1.2.18
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: rust-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-07 21:33:46 -05:00
Julien THILLARD
a799794623
Change highlights order ( #13293 )
2025-04-08 09:16:31 +09:00
Multirious
0609b06638
Book: Mentions zsh-helix-mode in other-softwares ( #13294 )
2025-04-08 09:15:54 +09:00
James Rogers
4130b162a7
Update docs link to Commands.md in Remapping.md ( #13284 )
2025-04-07 11:08:09 -05:00
Jason Fuchs
46f7cdb5a9
feat: add ! alias for sh and | for pipe ( #13263 )
2025-04-08 01:00:45 +09:00
Mykyta
9cfb8afa99
Added: missing highlighting to `queries/_typescript` ( #13250 )
...
* Added: missing highlighting
* moved: delete, typeof, instanceof, void - from keywords to keyword.operator
2025-04-07 10:00:03 -05:00
Dimitri Sabadie
29789f2a9f
Add support for extend_file_{start,end} ( #11767 )
2025-04-06 13:18:47 -05:00
Austin L Wolfgram
efdcf34b79
Fix out of date comments on merge_toml_values ( #13253 )
...
merge_toplevel_arrays is no longer a parameter for this method, and the
example fits better in a doc comment.
2025-04-06 13:00:18 -05:00
Weihnachtsbaum
e9a3dcd858
Add WESL language ( #13267 )
...
Co-authored-by: uncenter <uncenter@uncenter.dev>
2025-04-06 12:23:34 -05:00
Mykyta
effe849cf4
Update themes.md ( #13247 )
...
added small description to `label` and `special` - because for me it was not clear what it was for, maybe I am not the one
2025-04-06 12:22:06 -05:00
Jorge Gomez
130f725026
Update mint lsp command args ( #13248 )
2025-04-06 12:21:33 -05:00
Nik Revenco
42de785779
feat: sync catppuccin theme changes ( #13262 )
...
Co-authored-by: Nik Revenco <154856872+NikitaRevenco@users.noreply.github.com>
2025-04-06 12:06:21 -05:00
Wesley Hershberger
6c42ed1bd5
Debian control file syntax highlighting ( #13245 )
...
File format described at
https://www.debian.org/doc/debian-policy/ch-controlfields.html
Co-authored-by: Wesley Hershberger <wesley.hershberger@gmail.com>
2025-04-06 12:05:43 -05:00
Rolo
5b72b59448
perf: use `next_back` on `DoubleEndedIterator`
2025-04-06 12:03:14 -05:00
Rolo
1bc45c8b3a
refactor: change empty check to `is_empty` instead of `len > 0`
2025-04-06 12:03:14 -05:00
Rolo
f857a98671
refactor: uneeded string conversion for Display type
2025-04-06 12:03:14 -05:00
dependabot[bot]
5a671e65fd
build(deps): bump gix from 0.70.0 to 0.71.0 ( #13269 )
...
* build(deps): bump gix from 0.70.0 to 0.71.0
Bumps [gix](https://github.com/GitoxideLabs/gitoxide ) from 0.70.0 to 0.71.0.
- [Release notes](https://github.com/GitoxideLabs/gitoxide/releases )
- [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md )
- [Commits](https://github.com/GitoxideLabs/gitoxide/compare/gix-v0.70.0...gix-v0.71.0 )
---
updated-dependencies:
- dependency-name: gix
dependency-version: 0.71.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* minor: Migrate from Repository::work_dir to Repository::workdir
The former was deprecated in favor of the latter
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
2025-04-06 12:02:20 -05:00
Mykyta
994b750dd4
fixed: typo in capture group, removed duplicate query ( #13251 )
2025-04-06 11:49:21 -05:00
Max
1fc19c6d8e
Add Prolog tree-sitter grammar ( #11611 )
2025-04-06 11:43:53 -05:00
Daniel Fichtinger
d0c5a2044d
feat: added lsp for just ( #13276 )
2025-04-06 11:41:53 -05:00
Tshepang Mbambo
2bb0d52f3e
book: avoid uncomfortable flow disruption ( #13271 )
2025-04-06 11:41:10 -05:00
dependabot[bot]
7ebf650029
build(deps): bump once_cell in the rust-dependencies group ( #13244 )
...
Bumps the rust-dependencies group with 1 update: [once_cell](https://github.com/matklad/once_cell ).
Updates `once_cell` from 1.21.1 to 1.21.3
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md )
- [Commits](https://github.com/matklad/once_cell/compare/v1.21.1...v1.21.3 )
---
updated-dependencies:
- dependency-name: once_cell
dependency-version: 1.21.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: rust-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-01 13:55:16 +09:00
Sri Senthil Balaji J
db187c4870
feat: add ConsoleOnly to desktop entry categories ( #13236 )
2025-03-31 09:28:50 -05:00
Michael Davis
e148d8b311
editor: Remove closed Document after updating Views
...
When closing a document we must wait until all views have been updated
first - either replacing their current document or closing the view -
before we remove the document from the `documents` map. The
`Editor::_refresh` helper is called by `Editor::close`. It accesses each
View's Document to sync changes and ensure that the cursor is in view.
When closing multiple Views at once, `Editor::_refresh` will attempt
to access the closing Document while refreshing a to-be-closed View.
2025-03-30 11:01:17 -04:00
Andrea Novellini
fb815e2c6f
Add peachpuff theme ( #13225 )
2025-03-29 14:44:55 -05:00
Gavin Morrow
e735485277
Remove bg from tokyonight text ( #13216 )
2025-03-29 14:43:33 -05:00
Keir Lawson
bb96a535fc
Add ui.text.directory to spacebones ( #13213 )
2025-03-29 14:41:43 -05:00