xcode-build-server icon indicating copy to clipboard operation
xcode-build-server copied to clipboard

[Proposal] Support for multiple schemes

Open ychie opened this issue 1 year ago • 1 comments

Hi @SolaWing ,

Description: I'm working on a project with multiple schemes and noticed that autocompletion only works for the scheme set in buildServer.json. This makes it a bit challenging to work on multiple schemes at the same time.

Proposal: Would it be possible to add support for autocompletion across multiple schemes simultaneously? This would make it easier to work on projects with more than one active scheme without needing to switch settings constantly.

Questions: Do you think this would be a useful feature? Do you think it's technically possible to implement?

Offer to Help: If it's possible but not on your roadmap, I'd be happy to try implementing it myself. Let me know what you think!

ychie avatar Aug 11 '24 11:08 ychie