- Add refactor to replace options with min/max value
- Fix: Enable/Disable template refactor preserves
$ifconditions
- 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
$imports
- Fix: support
$imports from the same file - Fix: Handle invalid
$importstatements 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
$imported properties
- Fix: Decorations could be shown in wrong editor
- Diagnostics for overwritten
$imported properties - Fixed Windows support
- Perf: Avoid re-parsing config files and imports in all providers
- Initial release