- Minor UI improvements
- Better dialog when the devpod executable wasnt not found
- Better quick pick for multi devcontainer.json repositories
- Add placeholder to Show Workspaces command
- Fixed broked vsix package
- Fix devpod cli detection on Windows
- Detect workspace dir inside containers
- Add "DevPod Containers: Show Workspaces" command
- Set minimal support VS Codium version to 1.80
- Add "customizations.registries" section
- Add --ide none option
- Fallback to vscode.customization.extensions
- Introduce new customizations format giving devs more control and options in dealing remote extensions.
- Support for any container username
- Better warning message
- Implement 'Rebuild and Open' command
- Add refresh button to the TreeView
- Rename extension to DevPod Containers
- Add publisher
- Change view name to devpodcontainers.devpod
- Add minimum TreeView for Remote Explorer
- Initial release