vmware / vmware/vrealize-developer-tools
Run action with input parameters
Open
Nobody has claimed this yet.
type:feature-request
- Dominant language
- TypeScript
- Stars
- 75
- Forks
- 22
- Avg merge
- 6h 16m
- Merged PRs (30d)
- 2
Description
Is there a way to execute command palette's vrealize: Run Action with input parameters.
For instance if I have an action sum(x, y) that returs the sum of these two numbers, is there a way to run this action with two input parameters using vrealize dev tools?
Contributor guide
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.
Research direction
Start at the command palette's vrealize: Run Action entry point in the VS Code developer tools and trace how it invokes an action. Verify how an action such as sum(x, y) can receive two supplied values, then confirm completion by running it successfully with those inputs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100