- Add refactor to replace options with min/max value
- Fix: Enable/Disable template refactor preserves
$if
conditions
- Suggest refactors when a matching enable/disable template is found
- Opening the preview is now done manually
- Fix: avoid overlapping the config preview with the active editor
- Fix: Don't move config preview tab when there are multiple editors open side-by-side
- Fix: support override decorations for same-file
$import
s
- Fix: support
$import
s from the same file - Fix: Handle invalid
$import
statements more gracefully
- Fix: Writeonly parameters were incorrectly rendered as read/write
- Config parameters are rendered in a preview
- Added a quick fix for properties that unnecessarily override
$import
ed properties
- Fix: Decorations could be shown in wrong editor
- Diagnostics for overwritten
$import
ed properties - Fixed Windows support
- Perf: Avoid re-parsing config files and imports in all providers
- Initial release