-
-
Notifications
You must be signed in to change notification settings - Fork 77
Open
Description
SweetPad works quite well in Objective-C projects overall, but I noticed a small issue. When I use code completion to insert a class, if the class hasn’t been imported in the current .m file, SweetPad automatically adds a #include statement instead of #import. The generated header path is also incorrect.
Would it be possible to disable this automatic #include insertion behavior?
Alternatively, could SweetPad provide some minor adjustments to better support Objective-C?
Metadata
Metadata
Assignees
Labels
No labels