github / github/vscode-github-actions
Autocomplete or hinting for reusable workflows
- Ngôn ngữ chính
- TypeScript
- Star
- 660
- Fork
- 213
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
**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 **

Hướng dẫn đóng góp
Hướng nghiên cứu
Start by locating the completion handling for a `uses` block in the VS Code GitHub Actions extension, then inspect how reusable workflows are discovered in `.github/workflows`. The work is done when autocomplete lists the reusable workflows in that directory while editing a `uses` block.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- github-actions, typescript, vscode
- Lĩnh vực
- developer-experience, tooling
- Loại issue
- Tính năng
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 35/100