github / github/vscode-github-actions
Autocomplete action inputs
未关闭
enhancement
- 主要语言
- TypeScript
- 星标
- 660
- 派生
- 213
- PR 合并指标
- 30 天内没有已合并 PR
描述
**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
贡献指南
调研方向
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.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- typescript
- 领域
- devtools
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 冷清
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100