withfig/autocomplete

[swiftc] Add completion spec

Aberta

#537 aberto em 29 de ago. de 2021

 (11 comentários) (0 reação) (1 responsável)TypeScript (5.346 forks)batch import
CLI requestgood first issue

Métricas do repositório

Stars
 (24.242 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Sanity checks

  • My issue relates to a specific CLI completion spec (e.g. git checkout is missing options in git completion spec). If your issue is more general, please create your issue here: withfig/fig
  • I have searched github.com/withfig/autocomplete/issues and there are no duplicates of my issue
  • I would like to work on this.

What CLI tool does this relate to?

swiftc

Which statement makes the most sense?

This completion spec does not exist

Issue Details

Add support for the Swift compiler.

Guia do colaborador