PowerShell / PowerShell/PowerShellEditorServices
Feature Request: Editor Commands with parameter input
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 767
- Forks
- 266
- Avg merge
- 3d 16h
- Merged PRs (30d)
- 1
Description
These would hopefully work similar to the ext commands.
"command param" and then it auto populates intellisense autocomplete in the options. This would be something I would see as an end goal. At first, it would be nice to see positional parameters sort of like this:
"command param1 param2 param3"
You could go for these working similar to powershell, or make them more limited similar to the ext commands, where they take only 1 param, but give you intellisense style choices.
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
No file or test is identified. Start by locating the existing ext-command handling and its IntelliSense integration, then determine how command arguments are parsed. Before implementation, clarify whether positional parameters, PowerShell-like options, or limited one-parameter ext-command behavior is required; done would include the agreed syntax and autocomplete choices.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, powershell
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100