vscode-github-actions icon indicating copy to clipboard operation
vscode-github-actions copied to clipboard

Syntax highlighting and autocomplete for composite actions

Open dukeofgaming opened this issue 4 months ago • 0 comments

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.

dukeofgaming avatar Jul 24 '25 12:07 dukeofgaming