Skip to content

missing option "--enable-proposed-api" #1517

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
samuelcaldas opened this issue Apr 11, 2020 · 6 comments
Closed

missing option "--enable-proposed-api" #1517

samuelcaldas opened this issue Apr 11, 2020 · 6 comments

Comments

@samuelcaldas
Copy link

please add the option "--enable-proposed-api" to work with unsigned extensions. it is not possible to use that flag while invoking the binary, results in "Unknown option --enable-proposed-api".

@kylecarbs
Copy link
Member

kylecarbs commented Apr 11, 2020

Will do, thanks for the report!

@code-asher
Copy link
Member

I wonder if we should add something that will allow setting any VS Code flags, much like how Node has NODE_OPTIONS. VSCODE_OPTIONS maybe. Otherwise we might end up adding all the VS Code flags to code-server's flags (which might not be a bad thing, just something to consider).

@kylecarbs
Copy link
Member

Yea I completely agree with that. Will create an issue.

@kylecarbs
Copy link
Member

#1528

@samuelcaldas
Copy link
Author

Will do, thanks for the report!

any way to disable devmode in vscode?

@code-asher
Copy link
Member

@samuelcaldas What is devmode?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants