vscode-extension-tester icon indicating copy to clipboard operation
vscode-extension-tester copied to clipboard

fix: quickPick: getQuickPicks and isSelected does not work as expected

Open pospisilf opened this issue 1 year ago • 1 comments

Before submitting your PR, please review the following checklist:

  • [ ] CONSIDER adding a new test if your PR resolves an issue.
  • [ ] DO keep pull requests small so they can be easily reviewed.
  • [ ] DO make sure tests pass.
  • [ ] DO make sure any public APIs changes are documented.
  • [ ] DO make sure not to introduce any compiler warnings.

Before merging the PR:

  • [ ] CHECK continuous integration of main branch is green.
  • [ ] CHECK pull request check job is green.
  • [ ] CHECK all pull request questions/requests are resolved.
  • [ ] WAIT till PR is approved by at least 1 committer.

pospisilf avatar Aug 09 '24 07:08 pospisilf