Skip to content

Releases: augustocdias/vscode-shell-command

v1.15.0

03 Jan 03:52
a898b76
Compare
Choose a tag to compare

What's changed:

  • Add variable resolver for ${prompt} (#123)

Full Changelog: v1.14.1...v1.15.0

v1.14.1

25 Dec 03:23
016b96a
Compare
Choose a tag to compare

What's changed:

  • Fix bug with multiselect active vs selected (#127)

Full Changelog: v1.14.0...v1.14.1

v1.14.0

16 Dec 20:23
7684075
Compare
Choose a tag to compare

What's changed:

  • Add support for command:shellCommand.promptString (#123)

Full Changelog: v1.13.1...v1.14.0

v1.13.1

09 Nov 12:31
6108dfb
Compare
Choose a tag to compare

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

09 Nov 01:18
1b8a771
Compare
Choose a tag to compare

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

03 Oct 18:26
8182914
Compare
Choose a tag to compare

What's Changed:

  • Work around VSCode bug with activeItems and selectedItems (#112)

Full Changelog: v1.12.3...v1.12.4

v1.12.3

03 Oct 13:12
77e6e59
Compare
Choose a tag to compare

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

02 Oct 08:44
e3c6d9c
Compare
Choose a tag to compare

What's Changed

  • Fix backwards compatibility of default values (#110)

Full Changelog: v1.12.1...v1.12.2

v1.12.1: What's Changed

02 Oct 05:41
0d3ed6e
Compare
Choose a tag to compare

What's Changed

  • Fix errors and defaultOptions (#107)

Full Changelog: v1.12.0...v1.12.1

v1.12.0

30 Sep 20:02
29a0cf8
Compare
Choose a tag to compare

What's Changed

  • Add support for custom values (#33)
  • Fix bug in pick selection (#95)
  • Add support for multiselect (#82)

Full Changelog: v1.11.0...v1.12.0