IntelliJ-EmmyLua
IntelliJ-EmmyLua copied to clipboard
Support multiple inheritance in `@class` annotations
Seems like the @class
annotation only allows you to specify a single parent class. It would be nice to allow a class to have multiple parents.