Skip to content

其他kv表定义的键值用在[]内取值的时候无法提示 #848

Description

@Weiged

local ENUM = {
A = 1,
B = 2
}

local VALUES = {
[ENUM.(当后面没有接=号时这里无法提示出A和B)]=
}

但是书写习惯就是从左到右啊,有点难受

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