Skip to content

Add --enable-proposed-api #1981

Closed
Closed
@JayDoubleu

Description

@JayDoubleu

I'm trying to pass the --enable-proposed-api flag to vscode
I'm using this patch 9fb33dc
I've also added myextension.id to extensionAllowedProposedApi.

Tried executing via below however it doesn't look like that argument is passed to vscode.

code-server --enable-proposed-api myextension.id
code-server --enable-proposed-api=myextension.id

Is there a quick/other way to pass this argument to vscode?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions