-
Notifications
You must be signed in to change notification settings - Fork 6.4k
Closed
Milestone
Description
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