Accenture / Accenture/sfmc-devtools-vscode
[BUG] multi-select does not work for file tabs
Open
@JoernBerkefeld is already working on this.
Since Mar 24, 2026.
bug
NEW
- Dominant language
- TypeScript
- Stars
- 7
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
when selecting multiple files the the explorer view and then using one of the context menu options, it is executed for all that were selected. if you try the same file tabs, only one of the files actually gets retrieve/deployed/copied
ideally, all selected (CTRL+click) items get handed to the logic
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.