github / github/vscode-github-actions
Syntax highlighting and autocomplete for composite actions
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 660
- Forks
- 213
- PR merge metrics
- No merged PRs in 30d
Description
**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.
Contributor guide
Assessment
This issue has not been assessed yet.