github / github/vscode-github-actions
Syntax highlighting and autocomplete for composite actions
- 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.**
Syntax highlighting works great when working on workflows, but dowsn't work at all when working on composite actions.
**Describe the solution you'd like**
Add syntax higlighting when working on a composite action (e.g. under .github/actions/**/action.yml, or root action.yml)
**Additional context**
This almost discourages working on composite actions over reusable workflows, even though reusable workflows can be more painful.
Hướng dẫn đóng góp
Hướng nghiên cứu
Start by locating the existing workflow syntax-highlighting and autocomplete entry points, then compare their handling with .github/actions/**/action.yml and root action.yml. Done means composite action files receive syntax highlighting and autocomplete comparable to workflows; verify both example locations.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- typescript, vscode
- Lĩnh vực
- 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