SCXcodeSwitchExpander icon indicating copy to clipboard operation
SCXcodeSwitchExpander copied to clipboard

Xcode plugin that enables switch cases autocompletion

Results 4 SCXcodeSwitchExpander issues
Sort by recently updated
recently updated
newest added

Before you ask, yes, I have plugins enabled and most of them are working :P

it can not expand cases ,but remove all case code , just like switch (_key) { }

It doesn't works in swift and I don't know why

Can 'default' added it, I usually 'default' judgment. Thank you.