Skip to content

Inheritance Completion/diagnostics is broken in 3.0.0 #1033

Description

@Nexela

Inheritance is broken in 3.0.0

--- @Class A
--- @field a_field string

--- @Class B:A
--- @field b_field string

local B = {} --- @type B

a_field does not show up.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions