Consider moving configurations to before list of devices
Hi, this is related to the Configurations dropdown in AppCode.
I'd like to see the list of defined configurations come before the list of devices. I change my configuration run/test far more frequently than I change the target device. I have a long list of devices, so it requires some scrolling to get to my configs. I suspect others have this issue as well.
-David
Please sign in to leave a comment.
Consider using the plugin I wrote that improves the scheme/device selection UI:
https://github.com/mjbeauregard/appcode-scheme-selector
It's available for installation through the plugin UI within AppCode.
Thanks, I'll give it a try.