FormulaMonks / FormulaMonks/Auto-Importer-for-Xcode

Add possibility to add @class for selected classes instead #import

Open
#30 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Objective-C
Stars
549
Forks
54
PR merge metrics
No merged PRs in 30d

Description

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 ^_^

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.