v0.78.1
Bug Fixes
- analyze: If a imported resource has import errors it is shown as releated information (caf8541)
- langserver: Hovering over
EMPTY
builtin variable respects the type and shows correct empty values (c8b66c8) - profiles: Profiles inherited by
[profile].inherit
are now merged before the parent profile, unless theprecedence
is set and are only enabled if the parent profile is enabled (318d780)