Skip to content

Extension fails to start on latest nightly #18318

Closed
@bjorn3

Description

@bjorn3

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.

I suspect that #18281 caused this regression. cc @darichey

Metadata

Metadata

Assignees

Labels

A-vscodevscode plugin issuesBroken WindowBugs / technical debt to be addressed immediately

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions