All notable changes to the "gcp-switch-configuration" extension will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Fix configuration form Add/Edit
- update dependency (from github dependabot)
- Show refresh button with condition
- Refactor constants
- Sync content between diffrent views
- Add refresh button on activity bar
- Refacto webview manager
- fix text slice in gcp switch status bar item
- Show spinner in status bar when switching configuration
- Refactor status bar item
- Enable clear ADC cache on individual configuration
- Update README doc screenshots
- Enhance responsive ui
- Add GCP config webview to activity bar & panel
- Enhance UI responsive when using activity bar
- Change GCP Switch Config LOGO
- Fix configuration rename when name didn't change
- Enhance UI and dark/light theme colors
- speedUP configurations switch
- Auto publish new extension versions to VsCode marketplace
- Create, Update and delete configurations.
- Autocomplete projects list in the gcp form.
- Add validations for the gcp form.
- Search for configurations by name, projectId and account.
- Enhance Readme introduction toi the extension
- Show spinner when changing config
- Enhance card selection UI
- Fix panel iconPath
- Show ADC.json file after config switch
- Add ADC.json link to open manually
- Change extension repo to open source later
- Migrate base code to Typescript
- Run gcloud script commands with Nodejs instead of vscode terminal
- Add ADC cache (extension global cache)
- Show warning on undefined config Account and projectId
- Fix green flag indicator when switching config
- Show current active gcp config on the topbar
- Show config account
- Enhance UX/UI