github / github/vscode-github-actions

Autocomplete or hinting for reusable workflows

Aberta
#69 0 comentários 4 reações 0 responsáveis Ver no GitHub
enhancement
Linguagem predominante
TypeScript
Estrelas
660
Forks
213
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

**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)

Guia de contribuição

Abrir o guia de contribuição

Direção de pesquisa

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.

Escrita pelo modelo de indexação a partir do texto da issue.

Avaliação

Stack de tecnologia
github-actions, typescript, vscode
Domínio
developer-experience, tooling
Tipo de issue
Funcionalidade
Dificuldade
4/5
Tempo estimado
3-5 dias
Status de atividade
Estagnada
Clareza
Razoavelmente clara
Facilidade para iniciantes
35/100

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.