Closed
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.