You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
const texture diagnostics now require explicit default assets (for example Path(...)) and report targeted semantic errors.
Hover docs overrides now have a visual table editor (Path + Content) with validation summary and sample row insertion.
Unsupported import extension quick-fix now surfaces clear “will update preferred default” behavior hints in UI.
Added localized changelog strategy for the welcome page, with English CHANGELOG.md and Chinese CHANGELOG.zh-CN.md.
Changed
Unsupported import extension quick-fix ranking is now smarter: resolvable candidates are prioritized, preferred defaults are highlighted, and auto-update behavior is explicit.
Editor assistance has been expanded: .dsm import completion is richer, hover docs coverage is broader, and user-declared functions participate in signature/inlay hints.
Package store dialog UX state handling was tightened and covered by expanded UI regression tests (DPKG-UI-001 to DPKG-UI-006).
Removed
Removed built-in library fallback from material expression manifest resolution to avoid stale implicit data sources.