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

Add command to toggle selection of all available targets #29

Merged
merged 3 commits into from
Jan 24, 2024

Conversation

agrojean-ledger
Copy link
Contributor

@agrojean-ledger agrojean-ledger commented Jan 24, 2024

Add command to toggle selection of all available targets for the currently selected app :

  • Show a button to toggle selection when hovering on the "select target" item of the main tree view,
  • Disable / enable command depending on number of supported targets of current app (only show command if > 1 targets supported)
  • Disable / enable eligible extension tasks when toggling the selection of all targets.
  • Execute eligible extension tasks normally or for all selected targets.

Note : I have replaced the .png icons by already included vscode.ThemeIcon.

ToggleAllTargetsDemo

* Keep "emulator" tasks when functional tests are not present.
* Fix sideload task requirements installation on macOS.
* Fix display of unavailable items when selecting all targets.
@agrojean-ledger agrojean-ledger merged commit 0dc0854 into main Jan 24, 2024
2 checks passed
@agrojean-ledger agrojean-ledger deleted the add-target-all branch January 24, 2024 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants