-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Closed
Labels
C-bugCategory: This is a bugCategory: This is a bug
Description
Summary
Im on osx and got same results with
hx --version
helix 25.01.1 (c3620b71)
also tried to run a local one
target/debug/hx --version
helix 25.01.1 (29789f2a)
Reproduction Steps
I tried this:
$ hx --health
Config file: default
Language file: default
Log file: /Users/devworks/.cache/helix/helix.log
Runtime directories: /Users/devworks/.config/helix/runtime;/Users/devworks/github.com/helix/runtime;/Users/devworks/.cargo/bin/runtime
Runtime directory does not exist: /Users/devworks/github.com/helix/runtime
Runtime directory does not exist: /Users/devworks/.cargo/bin/runtime
System clipboard provider: pasteboard (pbpaste+pbcopy)
Language Language servers Debug adapter Formatter Highlight Textobject Indent
ada ✘ ada_language_server None None ✘ ✘ ✘
I expected this to happen:
some of the languages to have highlight and indent support? but all of them, even rust shows ✘ int he last 3 columns.
Helix log
~/.cache/helix/helix.log
[helix.log](https://github.com/user-attachments/files/19626740/helix.log)
Platform
Sequoia 15.4 (24E248)
Terminal Emulator
zsh
Installation Method
mise and carbo build
Helix Version
25.01.1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-bugCategory: This is a bugCategory: This is a bug