Open ZeeD opened 2 years ago
We definitely want to support this! It's just a matter of finding the time to implement it as there are a lot of higher priority items at the moment (file API, component statement, type tracking, etc...)
If you're interested in implementing this, I'm more than happy to help get you get onboarded and guide the feature.
Please consider allow to
extends
brighterscriptinterface
sthe snippet:
should allow to define an interface
Foo
with just thea
field, and the interfaceBar
witha
andb
fields