github / github/vscode-github-actions
code outline support
- 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.**
Currently code outline is not supported and nothing is displayed.

**Describe the solution you'd like**
Display outline like [Red Hat's YAML extension](https://marketplace.visualstudio.com/items?itemName=redhat.vscode-yaml)

Contributor guide
Research direction
The issue names no files or tests. Start by locating the TypeScript extension entry points responsible for editor document symbols and compare the requested behavior with Red Hat's YAML extension. Done means a GitHub Actions file displays a useful code outline in VS Code; verify this manually with a representative workflow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100