Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement cardinal unit selectors in superunit commands #22

Open
EastEriq opened this issue Jun 6, 2024 · 1 comment
Open

implement cardinal unit selectors in superunit commands #22

EastEriq opened this issue Jun 6, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@EastEriq
Copy link
Collaborator

EastEriq commented Jun 6, 2024

instead of purely ordinals. E.g. S.spawn(["01","04"]), or S.spawn({'01','04'}) instead of S.spawn([1,4]).
Support various types of arguments, like strings, string arrays, cells of chars, etc; resolve unambiguous shortenings, i.e. "1" matches Unit.Id='01', etc.

@EastEriq EastEriq added the enhancement New feature or request label Jun 6, 2024
@EranOfek
Copy link
Collaborator

EranOfek commented Jun 6, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants