Open hamishtaplin opened 11 years ago
If you declare a class like so:
namespace = namespace or {} class namespace.ClassName constructor: -> this.someProperty = "blah"
The plugin doesn't pick up its member properties/methods.
If you declare a class like so:
The plugin doesn't pick up its member properties/methods.