Skip to content

hx --health rust-analyzer checked, but in helix nothing works for rust language support  #6400

@AddictArts

Description

@AddictArts

Summary

hx --health rust-analyzer checked, but in helix nothing works for rust language support

Reproduction Steps

  1. Install and open a rust file on Windows with Terminal preview.

Helix log

~/.cache/helix/helix.log

No Log is generated, finally found it in AppData/Local/helix

2023-03-21T19:20:51.814 helix_view::editor [ERROR] Failed to initialize the LSP for `source.toml` { cannot find binary path }

Platform

Windows

Terminal Emulator

Terminal Preview

Helix Version

helix 22.08 (ee94031)

rustlings\exercises\threads (fc9fb53) via 🦀 v1.68.0 took 3m
❯ hx --health rust
Configured language server: rust-analyzer
Binary for language server: C:\Users\XYZ\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\rust-analyzer.EXE
Configured debug adapter: lldb-vscode
Binary for debug adapter: Not found in $PATH
Highlight queries: ✓
Textobject queries: ✓
Indent queries: ✓

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: This is a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions