Swift enum switch-case generation

Answered

Hi!
Is it currently possible to autogenerate all Swift `switch` cases for a given `enum` (possibly without the `default` case)?

If not, are there any plans to introduce this?

Thanks,
Nicola.

0
2 comments
Avatar
Permanently deleted user
Official comment

Hi Nicola,

Not implemented yet. Please watch OC-13657 and OC-14979 for progress. 

Avatar
Permanently deleted user

Many thanks!

0

Please sign in to leave a comment.