:set-option
equivalent to change settings in languagues.toml
?
#13193
Unanswered
SimonThormeyer
asked this question in
Q&A
Replies: 0 comments
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 was trying to execute
:set-option language-server.rust-analyzer.config.cargo.target wasm32-unknown-unknown
, but apparently:set-option
can only be used for settings fromconfig.toml
.Is there an alternative where I can change the above key of
languages.toml
via a command?Beta Was this translation helpful? Give feedback.
All reactions