Quick fix intentions for swift

Are there quick fix intentions for Swift in Appcode?  In particular for creating missing classes and methods while doing TDD?

thanks!

0
Avatar
Permanently deleted user

Hi Paul.

At the moment, only quick fixes for error handling constructions (OC-12429, OC-12551) are implemented, such as "surround with do/catch", "add 'throws' to function signature", etc. The quick fixes you're referring to are filed under OC-11231 group. Please vote for them. 

0

请先登录再写评论。