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
貢獻指南
研究方向
此 issue 未指出檔案、測試或進入點。先找出擴充功能中負責 action-input 補全與驗證的程式碼,接著確定 action 中繼資料是如何表示的。當 Ctrl+Space 能建議有效的輸入,且編輯器會回報缺少的必要輸入或無效輸入時,即表示完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- typescript
- 領域
- devtools
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 冷清
- 描述清晰度
- 需要釐清
- 新手友好度
- 35/100