github / github/vscode-github-actions

code outline support

Open
#66 1 comment 6 reactions 0 assignees View on GitHub
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.**

Currently code outline is not supported and nothing is displayed.
![image](https://user-images.githubusercontent.com/2692570/228734539-e616c407-4ab4-4312-84ad-1966ce8afc73.png)

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

![image](https://user-images.githubusercontent.com/2692570/228734909-8c00627d-eb62-4fd2-b669-17071ac05384.png)

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.