Feature or enhancement
It would be nice when you open a rust file, that rust-analyzer install automaticly.
Proposed solution
I suggest that you implement an LSP4IJ server installer to install rust-analyzer when you will open a rust file.
To do that I suggest that you implement the LSP4IJ installer with declarative mean by using https://github.com/redhat-developer/lsp4ij/blob/main/src/main/resources/templates/lsp/rust-analyzer/installer.json
You can see the installation behavior if you install LSP4IJ Rust Analyzer.
If you need more info to implement this declarative installer, please ask me.
Alternatives considered
No response
Additional context
No response
Feature or enhancement
It would be nice when you open a rust file, that rust-analyzer install automaticly.
Proposed solution
I suggest that you implement an LSP4IJ server installer to install rust-analyzer when you will open a rust file.
To do that I suggest that you implement the LSP4IJ installer with declarative mean by using https://github.com/redhat-developer/lsp4ij/blob/main/src/main/resources/templates/lsp/rust-analyzer/installer.json
You can see the installation behavior if you install LSP4IJ Rust Analyzer.
If you need more info to implement this declarative installer, please ask me.
Alternatives considered
No response
Additional context
No response