Accepting request 1242113 from editors
OBS-URL: https://build.opensuse.org/request/show/1242113 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helix?expand=0&rev=24
This commit is contained in:
3
helix-25.01.1.tar.xz
Normal file
3
helix-25.01.1.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:12508c4f5b9ae6342299bd40d281cd9582d3b51487bffe798f3889cb8f931609
|
||||
size 151110492
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:922fba301e1a3d9b933a445ab2d306cffcd689d678ecd06f00870cfc874cffb8
|
||||
size 150345008
|
@@ -1,3 +1,50 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 1 12:51:36 UTC 2025 - Joshua Smith <smolsheep@opensuse.org>
|
||||
|
||||
- Update to version 25.01.1:
|
||||
Fixes:
|
||||
* Fix blank buffer picker preview on doc with no views
|
||||
* Fix join_selections behavior on tabs
|
||||
* Fix recognition for color LSP completion hex codes for some
|
||||
language servers
|
||||
* Fix offsets to selections updated by open_below/open_above
|
||||
(o/O) in multi-cursor scenarios
|
||||
* Fix offsets to selections updated by insert_newline when
|
||||
trimming whitespace in multi-cursor scenarios
|
||||
* Fix panic in path completion from resolving variables like
|
||||
${HOME:-$HOME}
|
||||
* Prevent line comment continuation when using change_selection
|
||||
(c) on a line above a comment
|
||||
Usability improvements:
|
||||
* Run external formatters from the document's directory
|
||||
Themes:
|
||||
* Update onelight
|
||||
* Add cursorline color to iceberg themes
|
||||
* Update special, ui.text.directory and ui.virtual.wrap in
|
||||
dark_plus
|
||||
New languages:
|
||||
* CodeQL, Gren
|
||||
Updated languages and queries:
|
||||
* Fix Teal LSP name
|
||||
* Highlight : in Rust as a delimiter
|
||||
* Update Swift highlights
|
||||
* Highlight JSX attributes as @attribute
|
||||
* Improve markdown heading highlights
|
||||
* Add comment tokens configuration for JSONC
|
||||
* Highlight the never type ! as a type in Rust
|
||||
* Expand builtin function highlights for ECMA languages, Rust and
|
||||
Haskell
|
||||
* Recognize .clang-tidy as YAML
|
||||
* Update MATLAB grammar and indent queries
|
||||
* Recognize rockspec as Lua
|
||||
* Add /// to Dart comment tokens configuration
|
||||
* Update Solidity grammar and queries
|
||||
* Update Spade grammar and queries
|
||||
* Re-enable Hare fetching and building by default
|
||||
Packaging:
|
||||
* --version now prints a leading zero for single-digit months,
|
||||
for example 25.01
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 4 06:58:23 UTC 2025 - Joshua Smith <smolsheep@opensuse.org>
|
||||
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
%global _helix_runtimedir %{_libdir}/%{name}/runtime
|
||||
Name: helix
|
||||
Version: 25.01
|
||||
Version: 25.01.1
|
||||
Release: 0
|
||||
Summary: A post-modern modal text editor written in Rust
|
||||
License: (Apache-2.0 OR MIT) AND BSD-3-Clause AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR MIT) AND (Apache-2.0 OR MIT OR Zlib) AND (MIT OR Unlicense) AND (Apache-2.0 OR Zlib OR MIT) AND Apache-2.0 AND BSL-1.0 AND ISC AND MIT AND MPL-2.0 AND Zlib AND MPL-2.0
|
||||
|
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a186a4cfd8b7587c407c32eea3d163d09ee8bd631a1638b98adcfd0f6d9241d3
|
||||
size 26588832
|
||||
oid sha256:044f769c283dc7e21a0180184661790f06d522c06cff6d9b4be999db2ce2ec8e
|
||||
size 26745794
|
||||
|
Reference in New Issue
Block a user