Skip to content

Enhancements to properties #1901

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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