Skip to content

Latest commit

 

History

History
74 lines (40 loc) · 1.09 KB

CHANGELOG.md

File metadata and controls

74 lines (40 loc) · 1.09 KB

Change Log

0.0.17

  • Minor UI improvements

0.0.16

  • Better dialog when the devpod executable wasnt not found
  • Better quick pick for multi devcontainer.json repositories
  • Add placeholder to Show Workspaces command

0.0.15

  • Fixed broked vsix package

0.0.14

  • Fix devpod cli detection on Windows

0.0.13

  • Detect workspace dir inside containers

0.0.12

  • Add "DevPod Containers: Show Workspaces" command

0.0.11

  • Set minimal support VS Codium version to 1.80

0.0.9

  • Add "customizations.registries" section

0.0.9

  • Add --ide none option

0.0.8

  • Fallback to vscode.customization.extensions

0.0.7

  • Introduce new customizations format giving devs more control and options in dealing remote extensions.

0.0.6

  • Support for any container username
  • Better warning message

0.0.5

  • Implement 'Rebuild and Open' command

0.0.4

  • Add refresh button to the TreeView

0.0.3

  • Rename extension to DevPod Containers
  • Add publisher
  • Change view name to devpodcontainers.devpod

0.0.2

  • Add minimum TreeView for Remote Explorer

0.0.1

  • Initial release