SHA256
1
0
forked from pool/helix
Go to file
Dominique Leuenberger cf9ac4daee Accepting request 1088494 from editors
- Add back env var `HELIX_DISABLE_AUTO_GRAMMAR_BUILD`.
- Add manual compilation of grammars in relation to the env var `HELIX_DISABLE_AUTO_GRAMMAR_BUILD`
- Update to version 23.05:
  * Features:
    - Add a config option to exclude declaration from LSP references request
    - Enable injecting languages based on their file extension and shebang
    - Sort the buffer picker by most recent access
    - Perform syntax highlighting in the picker asynchronously
  * Commands:
    - :update is now aliased as :u
    - Add extend_to_first_nonwhitespace which acts the same as goto_first_nonwhitespace but always extends
    - Add :clear-register for clearing the given register or all registers
    - Add :write-buffer-close and :write-buffer-close!
  * Fixes:
    - Normalize LSP workspace paths
    - Robustly handle invalid LSP ranges
    - Fix line number display for LSP goto pickers
    - Fix toggling of soft-wrap.enable option (#6656, 58e457a, #6742)
    - Handle workspace/configuration requests from stopped language servers
    - Fix possible crash from opening the jumplist picker
    - Fix theme preview returning to current theme on line and word deletions
    - Re-run crate build scripts on changes to revision and grammar repositories
    - Fix crash on opening from suspended state
    - Fix unwrap bug in DAP
    - Always build tree-sitter parsers with C++14 and C11 (#6792, #6834, #6845)
    - Exit with a non-zero statuscode when tree-sitter parser builds fail
    - Flip symbol range in LSP goto commands
    - Fix runtime toggling of the mouse option
    - Fix panic in inlay hint computation when view anchor is out of bounds
    - Significantly improve performance of git discovery on slow file systems
    - Downgrade gix log level to info
    - Conserve BOM and properly support saving UTF16 files
    - Correctly handle completion re-request
    - Fix offset encoding in LSP didChange notifications
    - Change gix logging level to info
    - Improve error message when writes fail because parent directories do not exist
    - Replace DAP variables popup instead of pushing more popups
    - Disable tree-sitter for files after parsing for 500ms
    - Fix crash when deleting with multiple cursors
    - Fix selection sliding when deleting forwards in append mode
    - Fix completion on paths containing spaces
* CHANGELOG information is too large. For more info, go to https://github.com/helix-editor/helix/blob/master/CHANGELOG.md#2305-2023-05-18

OBS-URL: https://build.opensuse.org/request/show/1088494
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helix?expand=0&rev=16
2023-05-23 12:54:34 +00:00
_constraints - Increase memory to 8G and storage to 16G in _constraints file. 2022-10-15 10:37:39 +00:00
_service - Update to version 23.05: 2023-05-22 08:37:10 +00:00
.gitattributes Accepting request 970932 from home:uncomfyhalomacro 2022-04-20 11:56:13 +00:00
.gitignore Accepting request 970932 from home:uncomfyhalomacro 2022-04-20 11:56:13 +00:00
cargo_config - Update to version 23.05: 2023-05-22 08:37:10 +00:00
helix-23.05.tar.xz - Update to version 23.05: 2023-05-22 08:37:10 +00:00
helix-rpmlintrc - Add back helix-rpmlintrc 2022-12-07 13:24:38 +00:00
helix.changes - Add back env var HELIX_DISABLE_AUTO_GRAMMAR_BUILD. 2023-05-22 08:52:59 +00:00
helix.spec OBS-URL: https://build.opensuse.org/package/show/editors/helix?expand=0&rev=72 2023-05-23 05:40:54 +00:00
README-suse-maint.md ------------------------------------------------------------------ 2022-08-28 23:21:57 +00:00
vendor.tar.xz - Update to version 23.05: 2023-05-22 08:37:10 +00:00