github / github/vscode-github-actions
Autocomplete or hinting for reusable workflows
- 主要語言
- TypeScript
- 星號
- 660
- 分支
- 213
- PR 合併指標
- 30 天內沒有已合併 PR
描述
**Is your feature request related to a problem? Please describe.**
`uses` block doesn't have a functioning autocomplete which is frustrating when you have github recognized reusable workflows.
**Describe the solution you'd like**
When cursor is within a `uses` block, and you request an autocomplete the extension should populate with reusable workflows present in .github/workflows directory.
** Visualization of unhelpfulness **

貢獻指南
研究方向
先找出 VS Code GitHub Actions 擴充功能中對 `uses` 區塊的補全處理,接著檢查如何探索 `.github/workflows` 中的可重複使用工作流程。在編輯 `uses` 區塊時,自動完成會列出該目錄中的可重複使用工作流程,即表示工作完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- github-actions, typescript, vscode
- 領域
- developer-experience, tooling
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100