github / github/vscode-github-actions

Autocomplete action inputs

Open
#592 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.