Skip to content
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

Allow the Even Better TOML extension for VSCode to run in Restricted workspaces #641

Open
LikeLakers2 opened this issue Aug 2, 2024 · 0 comments

Comments

@LikeLakers2
Copy link

Hello! The VSCode extension "Even Better TOML" currently cannot run in workspaces that run in restricted mode. However, because the extension primarily deals with formatting, syntax highlighting, and so on rather than executing code, I feel that allowing the extension to run in restricted mode workspaces should not be too much of an issue.

If the maintainers agree, then enabling the extension to run in restricted mode is possible via the "capabilities" -> "untrustedWorkspaces" key in the extension manifest (see here for more info).

Thanks for your time!

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

No branches or pull requests

2 participants