Releases: augustocdias/vscode-shell-command
Releases · augustocdias/vscode-shell-command
v1.16.0
What's changed:
- Add rememberAs field to share history between inputs.
Full Changelog: v1.15.0...v1.16.0
v1.15.0
v1.14.1
What's changed:
- Fix bug with multiselect active vs selected (#127)
Full Changelog: v1.14.0...v1.14.1
v1.14.0
What's changed:
- Add support for
command:shellCommand.promptString
(#123)
Full Changelog: v1.13.1...v1.14.0
v1.13.1
What's Changed:
- Add support for warning if the command outputs on stderr (warnOnStderr)
Full Changelog: v1.13.0...v1.13.1
v1.13.0
What's Changed:
- Fix default value not recorded for useFirstResult / useSingleResult (#117)
- Add support for ${taskId:} input variables
- Do not reset user input context (#95)
- Add workspaceFolder to executeCommand (#116)
Full Changelog: v1.12.4...v1.13.0
v1.12.4
What's Changed:
- Work around VSCode bug with activeItems and selectedItems (#112)
Full Changelog: v1.12.3...v1.12.4
v1.12.3
What's Changed
- Fix custom values not being returned (#113)
- Ensure value set from VSCode callback before resolving (related to #112)
Full Changelog: v1.12.0...v1.12.1
v1.12.2: What's Changed
What's Changed
- Fix backwards compatibility of default values (#110)
Full Changelog: v1.12.1...v1.12.2