-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
A-vscodevscode plugin issuesvscode plugin issuesBroken WindowBugs / technical debt to be addressed immediatelyBugs / technical debt to be addressed immediately
Description
The developer tools of vs code show the following:
console.ts:137 [Extension Host] /bin/sh: regel 1: rustc: opdracht niet gevonden
C @ console.ts:137
mainThreadExtensionService.ts:107 Activating extension 'rust-lang.rust-analyzer' failed: Command failed: rustc -V -v
/bin/sh: regel 1: rustc: opdracht niet gevonden
where "opdracht niet gevonden" is Dutch for "command not found".
It works fine with the latest stable version of the extension.
Metadata
Metadata
Assignees
Labels
A-vscodevscode plugin issuesvscode plugin issuesBroken WindowBugs / technical debt to be addressed immediatelyBugs / technical debt to be addressed immediately