github / github/vscode-github-actions

Autocomplete or hinting for reusable workflows

Offen
#69 0 Kommentare 4 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
enhancement
Vorherrschende Sprache
TypeScript
Sterne
660
Forks
213
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

**Is your feature request related to a problem? Please describe.**
`uses` block doesn't have a functioning autocomplete which is frustrating when you have github recognized reusable workflows.

**Describe the solution you'd like**
When cursor is within a `uses` block, and you request an autocomplete the extension should populate with reusable workflows present in .github/workflows directory.

** Visualization of unhelpfulness **
![image](https://user-images.githubusercontent.com/1892473/228740990-8b78ea8e-5dc7-4a34-aa62-f3f6f73f5eb4.png)

Beitragsleitfaden

Beitragsleitfaden öffnen

Rechercherichtung

Start by locating the completion handling for a `uses` block in the VS Code GitHub Actions extension, then inspect how reusable workflows are discovered in `.github/workflows`. The work is done when autocomplete lists the reusable workflows in that directory while editing a `uses` block.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
github-actions, typescript, vscode
Bereich
developer-experience, tooling
Issue-Typ
Feature
Schwierigkeit
4/5
Geschätzter Aufwand
3-5 Tage
Aktivitätsstatus
Veraltet
Klarheit
Größtenteils klar
Anfängerfreundlichkeit
35/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.