You know, when you are in .h file and want add property, normally u should use @class ClassName; instead # import "ClassName.h"; Would be nice to get this feature) And thanks for awesome plugin ^_^
You know, when you are in .h file and want add property, normally u should use
@Class ClassName;
instead
import "ClassName.h";
Would be nice to get this feature)
And thanks for awesome plugin ^_^