update rust-lang plugin in host

all the cool language features started to work for me after this change
This commit is contained in:
Amir Arad
2022-10-04 21:37:23 +03:00
committed by GitHub
parent 31a0115e26
commit 228542aad9

View File

@@ -30,7 +30,7 @@
"extensions": [ "extensions": [
"vadimcn.vscode-lldb", "vadimcn.vscode-lldb",
"mutantdino.resourcemonitor", "mutantdino.resourcemonitor",
"matklad.rust-analyzer", "rust-lang.rust-analyzer",
"tamasfe.even-better-toml", "tamasfe.even-better-toml",
"serayuzgur.crates" "serayuzgur.crates"
] ]