colinta / decent-swift-syntax

Uses the new `sublime-syntax` format, which is super easy to work with.
MIT License
62 stars 12 forks source link

minor fixes #4

Closed allen-zeng closed 8 years ago

allen-zeng commented 8 years ago

Declarations for function parameters, classes are now more tolerant of spaces.

Closure function parameter declarations are no longer considered errors.

allen-zeng commented 8 years ago

Closing this pull request seeing the latest changes were reverted.

colinta commented 8 years ago

Yeah sorry to pull the rug out like that - the changes I made in 2.3.0 were too sweeping, and caused more harm than good. I'm going to try to tackle a rewrite again soon!

allen-zeng commented 8 years ago

No problems! This pull request is far from complete anyway :)

But keep up the good work though! Let me know if I can help.