Skip to content

v1.13.5

Choose a tag to compare

@github-actions github-actions released this 06 Jun 10:32
· 28 commits to main since this release
a7ed0b6

Added

  • Focus misses now hint where to look. When focus_method or
    focus_multiple_methods returns NOT FOUND and the file's type is partial,
    the response notes the member may be in a sibling file in the same
    namespace/folder; when the type has a base list, it notes the member may be
    inherited and points at the base type's file. Turns a bare NOT FOUND into an
    actionable next step instead of a dead end.