daytonaio / daytona

The Open Source Dev Environment Manager.
https://daytona.io
Apache License 2.0
8.59k stars 782 forks source link

extensions fail to install during the default workspace start process #1149

Open nkkko opened 1 week ago

nkkko commented 1 week ago

Describe the bug Certain extensions fail to install during the default workspace start process.

To Reproduce Steps to reproduce the behavior:

  1. Start the default workspace.
  2. Observe the installation process for extensions.
  3. Note the extensions that fail to install.

Expected behavior All specified extensions should install successfully, ensuring a complete and functional development environment.

Screenshots image

Desktop (please complete the following information):

Additional context The following extensions failed to install:

The error message suggests that the full extension ID, including the publisher, should be used. This issue is reproducible, as it occurred consistently across multiple workspace setups. The problem appears to be related to incorrect extension names in the default workspace configuration.

Tpuljak commented 1 week ago

@nkkko does this happen on every workspace? Can't seem to reproduce. Also, which version of VS Code are you running?

Tpuljak commented 6 days ago

@Tobi-Babalola123 can you clarify the meaning of your comment since it seems to be a copy-paste of the description?