withfig/autocomplete

[swiftc] Add completion spec

Offen

#537 geöffnet am 29.08.2021

 (11 Kommentare) (0 Reaktionen) (1 zugewiesene Person)TypeScript (5.346 Forks)batch import
CLI requestgood first issue

Repository-Metriken

Stars
 (24.242 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide