github / github/vscode-github-actions
Support Custom GitHub Action authoring
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.**
As a developer of some GitHub Actions, I would like to have the same level of help on the `action.yaml` (or `.yml` file), especially for composite actions.
**Describe the solution you'd like**
Detect the action file and setup schema validation and the same behavior of the `Workflow authoring` feature adapt to it.
**Additional context**
Add syntax highlighting on input for example, and so on

Contributor guide
Assessment
This issue has not been assessed yet.