Skip to content

Enhancements to properties #1901

Open
Open
@vinipsmaker

Description

@vinipsmaker

I'd like to declare @fields that might be:

  • ready-only (i.e. __index() exists, but __newindex() doesn't)
  • read-write
  • dynamic (a new value is generated every time __index() is called)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestfeat/LuaCats AnnotationsRelated to Lua Language Server Annotations (LuaCats)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions