Skip to content

Dev containers do not have built-in plugins #14137

@sgraband

Description

@sgraband

Bug Description:

Currently dev containers are started without the built-in plugins of the "parent" application (e.g. Theia IDE).
This leads to the application behaving differently than outside of the dev container, for example the syntax highlighting is missing.
I do not think, that the creator of the devcontainer.json file should be responsible for specifying the built-in plugins, as one would expect that they are "part of the application".

Steps to Reproduce:

  1. Open a dev container
  2. Observe that there are no built-in plugins displayed in the extension view
  3. Check that plugins are not installed (e.g. settings page, no syntax highlighting, etc..)

Additional Information

  • Operating System: Ubuntu 22.04
  • Theia Version: Theia IDE 1.53.100

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions