Skip to content

Installed extensions not showing up or can't be enabled #2658

Closed
@TobiasDeBruijn

Description

@TobiasDeBruijn

I have added to the Dockerfile some instructions to install extensions from a .vsix file, during building these are shown as being installed. However after starting the container, the extensions do not show up when filtering for @installed.

Adding to this, extensions installed via the gui using .vsix files cannot be enabled. Example:
image

This .vsix file was downloaded from the VScode marketplace

Extensions in the Dockerfile installed with RUN code-server --install-extension /ext/redhat.java-0.74.0.vsix

  • Web Browser: MS Edge 87.0.664.66
  • Local OS: Windows 10
  • Remote OS: Ubuntu 20.04 LTS (in Docker)
  • Remote Architecture: amd64
  • code-server --version: 3.8.0 c4610f7

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions