We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 010f68c + fd58459 commit ebc140eCopy full SHA for ebc140e
.vscode/launch.json
@@ -78,7 +78,7 @@
78
"request": "launch",
79
"runtimeExecutable": "${execPath}",
80
"args": [
81
- "--disable-extension", "matklad.rust-analyzer",
+ "--disable-extension", "rust-lang.rust-analyzer",
82
"--extensionDevelopmentPath=${workspaceFolder}/editors/code"
83
],
84
"outFiles": [
0 commit comments