GitHub / augustocdias/vscode-shell-command issues and pull requests
#150 - Fix resolveArgs bugs
Pull Request -
State: closed - Opened by MarcelRobitaille 3 months ago
#149 - Support stdin resolve vars
Pull Request -
State: closed - Opened by MarcelRobitaille 3 months ago
#148 - ESC does not cancel the task
Issue -
State: open - Opened by ahfakt 3 months ago
- 1 comment
#147 - Bump vite from 5.4.14 to 5.4.19
Pull Request -
State: open - Opened by dependabot[bot] 3 months ago
Labels: dependencies, javascript
#146 - Add support for stdin
Pull Request -
State: closed - Opened by MarcelRobitaille 3 months ago
#145 - [Feature request] Add stdin support for shell commands
Issue -
State: closed - Opened by goodov 3 months ago
- 6 comments
#144 - Bump esbuild and vitest
Pull Request -
State: open - Opened by dependabot[bot] 5 months ago
Labels: dependencies, javascript
#143 - Release 1.17.0
Pull Request -
State: closed - Opened by MarcelRobitaille 5 months ago
#142 - Enforce unique task ids
Pull Request -
State: closed - Opened by MarcelRobitaille 5 months ago
#141 - Make remembered values persistent
Pull Request -
State: closed - Opened by MarcelRobitaille 5 months ago
#140 - persistent remember
Issue -
State: closed - Opened by dvirtz 5 months ago
- 4 comments
#139 - Bump serialize-javascript and mocha
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies
#138 - Define boolean variable resolver like ${prompt}
Issue -
State: closed - Opened by ahfakt 6 months ago
- 2 comments
#137 - Bump vitest from 1.4.0 to 1.6.1
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies
#136 - Add rememberAs
Pull Request -
State: closed - Opened by MarcelRobitaille 6 months ago
#135 - Deprecate promptString in the readme
Pull Request -
State: closed - Opened by MarcelRobitaille 6 months ago
#134 - Extracted the taskId criteria while searching the input
Pull Request -
State: open - Opened by roussak 6 months ago
- 12 comments
#133 - completeInput: do not search for a task/launch
Pull Request -
State: closed - Opened by rioj7 6 months ago
- 11 comments
#132 - shellCommand.promptString is deprecated - no mentioning of that in the README
Issue -
State: closed - Opened by rioj7 6 months ago
#131 - "Could not find input with command" pop up while trying the commandvariable's exemple
Issue -
State: open - Opened by roussak 6 months ago
- 5 comments
#130 - Bump vite from 5.4.7 to 5.4.14
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies
#129 - Add prompt variable resolver
Pull Request -
State: closed - Opened by MarcelRobitaille 7 months ago
#128 - Fix multiselect setting active items instead of selected items
Pull Request -
State: closed - Opened by MarcelRobitaille 7 months ago
#127 - remember multiselect
Issue -
State: closed - Opened by dvirtz 7 months ago
- 1 comment
#126 - Remove limitation about order of inputs
Issue -
State: open - Opened by MarcelRobitaille 8 months ago
#125 - v1.14.0
Pull Request -
State: closed - Opened by MarcelRobitaille 8 months ago
#124 - Add support for `command:shellCommand.promptString` (#123)
Pull Request -
State: closed - Opened by MarcelRobitaille 8 months ago
#123 - Text prompt input to "shellCommand.execute"
Issue -
State: closed - Opened by BillDenton 8 months ago
- 8 comments
#122 - Support warnOnStderr and release 1.13.1
Pull Request -
State: closed - Opened by MarcelRobitaille 9 months ago
#121 - Release 1.13.0
Pull Request -
State: closed - Opened by MarcelRobitaille 9 months ago
#120 - Add workspaceFolder to executeCommand
Pull Request -
State: closed - Opened by MarcelRobitaille 9 months ago
#119 - Refactor UserInputContext
Pull Request -
State: closed - Opened by MarcelRobitaille 9 months ago
#117 - Default value is not recorded for useFirstResult / useSingleResult
Issue -
State: closed - Opened by MarcelRobitaille 9 months ago
- 1 comment
Labels: bug
#116 - Cannot get python interpreter path
Issue -
State: closed - Opened by Garcia6l20 10 months ago
- 3 comments
Labels: help wanted
#115 - Fix #112 and release 1.12.4
Pull Request -
State: closed - Opened by MarcelRobitaille 10 months ago
#114 - Fix #113 and release 1.12.3
Pull Request -
State: closed - Opened by MarcelRobitaille 10 months ago
#113 - custom values aren't returned
Issue -
State: closed - Opened by obambrough 10 months ago
- 3 comments
#112 - not populating properly after update
Issue -
State: closed - Opened by msmitherdc 10 months ago
- 41 comments
#111 - Fix #110
Pull Request -
State: closed - Opened by MarcelRobitaille 10 months ago
#110 - this.getDefault(...).join is not a function
Issue -
State: closed - Opened by johansegers 10 months ago
- 6 comments
#109 - Add tests for quickPick
Issue -
State: open - Opened by MarcelRobitaille 10 months ago
#108 - Fix #107
Pull Request -
State: closed - Opened by MarcelRobitaille 10 months ago
#107 - defaultOptions aren't honored
Issue -
State: closed - Opened by obambrough 10 months ago
- 2 comments
#106 - Release 1.12.0
Pull Request -
State: closed - Opened by MarcelRobitaille 10 months ago
#105 - Add multiselect
Pull Request -
State: closed - Opened by MarcelRobitaille 10 months ago
#104 - Clean up CommandHandler quickPick resolution
Pull Request -
State: closed - Opened by MarcelRobitaille 10 months ago
#103 - Fix deployment
Pull Request -
State: closed - Opened by MarcelRobitaille 10 months ago
- 2 comments
#102 - Implement allowCustomValues
Pull Request -
State: closed - Opened by MarcelRobitaille 10 months ago
#101 - Bump vite from 5.2.8 to 5.4.7
Pull Request -
State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies
#100 - Release 1.11.0
Pull Request -
State: closed - Opened by MarcelRobitaille 10 months ago
#99 - Fix lint
Pull Request -
State: closed - Opened by MarcelRobitaille 10 months ago
#98 - Add tests for recent prs
Pull Request -
State: closed - Opened by MarcelRobitaille 10 months ago
#97 - parse boolean type user inputs in case they're passed in as strings
Pull Request -
State: closed - Opened by dhlin 11 months ago
#96 - Add an option to error out when the command returns empty string
Pull Request -
State: closed - Opened by dhlin 11 months ago
- 7 comments
#95 - Enable dependent input variable usage for compound launch configurations
Issue -
State: closed - Opened by MarcelKoller 12 months ago
- 19 comments
Labels: bug
#94 - Is this working in launch.json
Issue -
State: closed - Opened by Merichbier about 1 year ago
- 3 comments
#93 - Bump braces from 3.0.2 to 3.0.3
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#92 - Release 1.10.0
Pull Request -
State: closed - Opened by MarcelRobitaille over 1 year ago
#91 - Bump vite from 5.2.2 to 5.2.8
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#90 - Support binaries with spaces
Pull Request -
State: closed - Opened by MarcelRobitaille over 1 year ago
#89 - Add tests
Pull Request -
State: closed - Opened by MarcelRobitaille over 1 year ago
#88 - Add tests
Pull Request -
State: closed - Opened by MarcelRobitaille over 1 year ago
#87 - Question regarding usage
Issue -
State: closed - Opened by jeeboyer over 1 year ago
- 4 comments
#86 - Add possibility to read output from stderr
Issue -
State: closed - Opened by AJIOB over 1 year ago
- 3 comments
Labels: enhancement, help wanted, good first issue
#85 - Command array is not passes arg by arg
Issue -
State: closed - Opened by AJIOB over 1 year ago
- 21 comments
#84 - Issue #79 has come back in 1.9.2
Issue -
State: closed - Opened by tmaslach over 1 year ago
- 3 comments
#83 - Command cannot be an array
Issue -
State: closed - Opened by AJIOB over 1 year ago
- 2 comments
#82 - Feature Request: Multi Select QuickPick list
Issue -
State: closed - Opened by a-secret-me over 1 year ago
- 1 comment
Labels: enhancement, help wanted, good first issue
#81 - Same input asked when dealing with input dependencies
Issue -
State: closed - Opened by qberthetAteme over 1 year ago
- 3 comments
#80 - Fix for nested input #79
Pull Request -
State: closed - Opened by MarcelRobitaille over 1 year ago
#79 - 1.9.0 introduced bug: Could not find input with command {command} and taskId 'undefined'.
Issue -
State: closed - Opened by tmaslach over 1 year ago
- 6 comments
#78 - Avoid selection if only one option was given via commandline
Issue -
State: closed - Opened by ephraim over 1 year ago
- 2 comments
#77 - Add support for options.env
Pull Request -
State: closed - Opened by MarcelRobitaille over 1 year ago
- 3 comments
#76 - Improve multi-workspace support
Pull Request -
State: closed - Opened by MarcelRobitaille over 1 year ago
#75 - Document development and contributing
Pull Request -
State: closed - Opened by MarcelRobitaille over 1 year ago
#74 - Support command as array of string
Pull Request -
State: closed - Opened by MarcelRobitaille over 1 year ago
#73 - Take PR#19 Beyond Pre-Set Environment Variables And Take Into Account EnvVars Set In Json
Issue -
State: closed - Opened by vindicatorr over 1 year ago
- 8 comments
#72 - Publish extension
Pull Request -
State: closed - Opened by MarcelRobitaille over 1 year ago
#71 - Share remembered value between tasks
Pull Request -
State: closed - Opened by ahfakt over 1 year ago
- 7 comments
#70 - "command" should also support string arrays, just like the task command argument
Issue -
State: closed - Opened by CodingMarkus over 1 year ago
- 2 comments
Labels: enhancement, help wanted
#69 - Add defaultValue variable
Pull Request -
State: closed - Opened by MarcelRobitaille over 1 year ago
- 5 comments
#68 - Add line number variable
Pull Request -
State: closed - Opened by MarcelRobitaille over 1 year ago
- 16 comments
#67 - Document how to setup and bundle
Issue -
State: closed - Opened by MarcelRobitaille over 1 year ago
- 1 comment
#66 - Add variable for `rememberPrevious` value
Issue -
State: closed - Opened by MarcelRobitaille over 1 year ago
#65 - Bump word-wrap from 1.2.3 to 1.2.4
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies
#64 - fix workspace multi folder inputs (#61)
Pull Request -
State: closed - Opened by simonste over 2 years ago
- 3 comments
#63 - broken multi root workspace support for input variables
Issue -
State: closed - Opened by simonste over 2 years ago
- 5 comments
#62 - Add tests
Issue -
State: closed - Opened by augustocdias over 2 years ago
Labels: enhancement, help wanted
#61 - The fieldSeparator functionality no longer works in version 1.8.0
Issue -
State: closed - Opened by rvogg over 2 years ago
- 2 comments
#60 - shellCommand.execute hangs in version v1.8.0
Issue -
State: closed - Opened by david-nagel over 2 years ago
- 5 comments
#59 - Add a "shell" option to customize (and even disable) the shell that is used to run the commands
Issue -
State: closed - Opened by AngelEzquerra over 2 years ago
- 2 comments
#58 - Bump minimatch from 3.0.4 to 3.1.2
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#57 - Remember previous value and default it next time
Pull Request -
State: closed - Opened by quentingllmt over 2 years ago
- 4 comments
#56 - Update CommandHandler.ts
Pull Request -
State: closed - Opened by ahfakt over 2 years ago
- 3 comments
#55 - Patch 1
Pull Request -
State: closed - Opened by ahfakt over 2 years ago
#54 - Update CommandHandler.ts
Pull Request -
State: closed - Opened by ahfakt over 2 years ago
#53 - Update CommandHandler.ts
Pull Request -
State: closed - Opened by ahfakt over 2 years ago
#51 - Revert "Distinguish with description & User level tasks"
Pull Request -
State: closed - Opened by ahfakt over 2 years ago
- 1 comment
#50 - Distinguish with description & User level tasks
Pull Request -
State: closed - Opened by ahfakt over 2 years ago
- 6 comments