Transferring rust-analyzer vscode settings to helix #6941
Unanswered
KittyBorgX
asked this question in
Q&A
Replies: 2 comments
-
It's pretty straightforward, [[language]]
name = "rust"
[language.config]
check.invocationLocation = "root"
# etc. etc. |
Beta Was this translation helpful? Give feedback.
0 replies
-
This post will be helpful. |
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.
-
Hey,
I had a few vscode settings related to rust analyzer that i wanted some help transferring to helix. It would be great if someone could help me out :)
Here's the project's
.vscode/settings.json
:Beta Was this translation helpful? Give feedback.
All reactions