Replies: 2 comments
-
There is already a feature request for that.
We have to support starting the language server with no root. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Note that you should be able to get rustlings working if you run |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am wondering about the status of standalone file support in lsp-mode, which has been implemented in rust-analyzer.
For example when learning Rust by doing rustlings it would be very convenient to have full language support for standalone files (unlinked-file) that are not in a project.
I am wondering exactly what needs to happen to get support for this implemented, and if there is anything I can do to make it happen.
Beta Was this translation helpful? Give feedback.
All reactions