All notable changes to the "ring-vscode" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
- Support for Ring v4 workspace flavours
- Add 'Reveal in Octant' option for Kustomize runnables (needs a running Octant)
- Support for runnables
friendlyName
- Added filtering of available actions in the runnable view context menu depending on available data
- Removed aggressive recovery on unhealthy.
- Quick and dirty support for debugging.
- commands:
- start/stop runnable
- open in terminal (runnable working dir)
- Made the Runnables View context commands available via Command Palette with a pick list.
- Made the Runnables View show up on sync
- Fixed restarting runnables.
- Renamed the misleading "open folder" command to "open folder in VS Code".