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

DevContainers: Support THEIA_DEFAULT_PLUGINS #14530

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jonah-iden
Copy link
Contributor

@jonah-iden jonah-iden commented Nov 26, 2024

What it does

Fixes #14137

Adds support for copying and using plugins defined by local-dir through THEIA_DEFAULT_PLUGINS env variable

How to test

remove the "--plugins=local-dir:../../plugins" fro your start target,
set THEIA_DEFAULT_PLUGINS environment variable to "--plugins=local-dir:../../plugins".
reopen in any dev container. See that the plugins should be correctly applied

Follow-ups

Review checklist

Reminder for reviewers

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

Successfully merging this pull request may close these issues.

Dev containers do not have built-in plugins
1 participant