PowerShell / PowerShell/vscode-powershell
Feature request: generate help for Input and Output
Open
Nobody has claimed this yet.
Area-Snippets
Issue-Enhancement
Up for Grabs
- Dominant language
- TypeScript
- Stars
- 1.9k
- Forks
- 547
- PR merge metrics
- No merged PRs in 30d
Description
Description
With the new feature of auto generating the help comments, I would appreciate the following features:
- generating
.INPUT - generating
.OUTPUT - appending
[OutputType()]
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 named. Start by locating the existing auto-generated help-comments entry point and how it handles current help fields; the work is done when it can generate .INPUT, .OUTPUT, and [OutputType()] consistently, with tests or examples covering the generated output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell, typescript
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100