- Allow for custom launch configuration fields when debugging tests.
- Show individual configuration parameters and actions in the sidebar tree.
- Trigger Run Lint on Save if Tox is available (either via virtual environment or as a globally installed package).
- Avoid parallel triggering of Run Lint on Save.
- Improve Run Lint on Save telemetry measurements.
- Fix bug with diagnostics' negative line numbers.
- Add telemetry to measure Run Lint on Save performance.
- Add Run Lint on Save feature.
- Support configuration and charm-specific overrides.
- Fix potential memory leaks.
- Fix unset
OLDPWD
error when setting up virtual environments.
- Add run/debug tests feature.
- Improve setting up tox environments.
- Introduce Charmcraft tree to the activity bar.
- Add source code diagnostics for invalid references (e.g., configuration parameters or events).
- Add go-to-definition support form configuration parameters or actions.
- Add YAML diagnostics.
- Initial release.