mirror of
https://github.com/helix-editor/helix.git
synced 2025-01-18 21:17:08 +04:00
changelog checkpoint 2025-01-10
This commit is contained in:
parent
29dda1403f
commit
5746db85bb
34
CHANGELOG.md
34
CHANGELOG.md
@ -20,6 +20,40 @@ # YY.0M (YYYY-0M-0D)
|
||||
Packaging:
|
||||
-->
|
||||
|
||||
# 25.01.1 (2025-01-..)
|
||||
|
||||
checkpoint <https://github.com/helix-editor/helix/compare/9721144e03a6c4e221c86408d34ce929972a36a5...master>
|
||||
|
||||
Usability improvements:
|
||||
|
||||
* Run external formatters from the document's directory (#12315)
|
||||
|
||||
Fixes:
|
||||
|
||||
* Fix blank buffer picker preview on doc with no views (917174e)
|
||||
* Fix `join_selections` behavior on tabs (#12452)
|
||||
|
||||
Themes:
|
||||
|
||||
* Update `onelight` (#12399)
|
||||
* Add cursorline color to iceberg themes (#12404)
|
||||
|
||||
New languages:
|
||||
|
||||
* CodeQL (#12470)
|
||||
|
||||
Updated languages and queries:
|
||||
|
||||
* Fix Teal LSP name (#12395)
|
||||
* Highlight `:` in Rust as a delimiter (#12408)
|
||||
* Update Swift highlights (#12409)
|
||||
* Highlight JSX attributes as `@attribute` (#12416)
|
||||
* Improve markdown heading highlights (#12417)
|
||||
|
||||
Packaging:
|
||||
|
||||
* `--version` now prints a leading zero for single-digit months, for example `25.01` (03f35af)
|
||||
|
||||
# 25.01 (2025-01-03)
|
||||
|
||||
As always, a big thank you to all of the contributors! This release saw changes from 171 contributors.
|
||||
|
Loading…
Reference in New Issue
Block a user