Skip to content

Inherited class fields not shown in hover information #313

Description

@sparr
---@class A
---@field a any

---@class B : A
---@field b any

---@type B
local l

Hovering over B or l shows only the b field, omitting the a field.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions