Skip to content

Not warning about the lack of rust-analyzer #15

@Seven0492

Description

@Seven0492

Lapce Version

0.2.4

System information

Arch Linux kernel version: 5.15.81-1-lts

Describe the bug

Autosuggestion not working when dealing with some crates (In Rust)

Syntax highlighting just not showing in some cases

The problem?

I fixed it, it was that rust-analyzer was not installed.

The problem with that?

I only found out when I was trying to switch to Helix,
and had to install rust-analyzer via rustup and do a symlink to a directory in PATH from the analyzer binary.

What I suggest?

Adding a prompt warning about the lack of rust-analyzer like other mainstream IDE's instead of just being silently faulty.

Or even installing it automatically.

I had no idea what was wrong with the Rust plugin, I thought the 'sub-par' (Used lightly) performance of its highlighting was 'normal', until I added the missing part by accident and made it work like a champ!

I can now use Lapce coding in Rust without reservation and have had a fantastic experience so far, keep it up!
This is a wonderful project that was badly needed (The Rust plugin was needed too :P).

I just want other people coming to Lapce for a good Rust environment not be discouraged by its problem when it lacks rust-analyzer.

I made this issue since I think this is something that should me made aware to the user.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions