RegX
RegX copied to clipboard
Swift Code Format Support
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!
:+1:
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.