RegX icon indicating copy to clipboard operation
RegX copied to clipboard

Swift Code Format Support

Open cooliohu opened this issue 9 years ago • 3 comments

Hi, I try the plugin in Xcode 7.2 and found doesn't do anything on Swift code 2.1. I look at your Swift source code and found that all the test code are on "Objective-C" code only.
Do you have any plans to support Swift code? Since this will involve coming up with correct Regex rule on swift code and testing code on Swift code also. You seem like pretty good at Swift coding, so I think you just need time to come up with good Regex rule for Swift. I can help test if you can update the Regex rule, thanks!

cooliohu avatar Jan 14 '16 10:01 cooliohu

:+1:

0xWDG avatar Jan 15 '16 23:01 0xWDG

Hi @cooliohu ,

I still didn't have any patterns to automate in Swift.

I guess it you have any suggestions, I'm opened to them.

kzaher avatar Jan 17 '16 18:01 kzaher