vmware / vmware/vrealize-developer-tools

Run action with input parameters

Open
#79 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.