Skip to content
This repository has been archived by the owner on Nov 19, 2023. It is now read-only.

LSP doesn't work for Rust #34

Open
RougeEtoile opened this issue Nov 17, 2023 · 1 comment
Open

LSP doesn't work for Rust #34

RougeEtoile opened this issue Nov 17, 2023 · 1 comment

Comments

@RougeEtoile
Copy link

RougeEtoile commented Nov 17, 2023

If you change language to Rust, then LSP features don't work. I'm using basically the default install of LazyVim with Rust-tools. LSP info says that rust-analyzer is attached to the buffer. I believe that the lsp doesn't know it should be running on the file because the file isn't in the module tree its looking at. It needs a mod.rs or main.rs additionally the file are written with dashes as a separator and rust won't like that either. Additionally execution hangs after attempting to submit code

@Dhanus3133
Copy link
Owner

#33 (comment)

Will fix this soon, maybe if you're interested create a PR :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants