github / github/vscode-github-actions
Autocomplete action inputs
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 660
- Forks
- 213
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the solution you'd like**
I would like to have auto completion for action inputs, so `ctrl + space`ing will show the possible inputs, and an error when a required input is not set, or when an invalid input is being passed
Contributor guide
Research direction
The issue does not identify files, tests, or an entry point. Start by locating the extension's action-input completion and validation code, then determine how action metadata is represented. Done means Ctrl+Space suggests valid inputs and the editor reports missing required or invalid inputs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100