withfig/autocomplete

[swiftc] Add completion spec

开放

#537 创建于 2021年8月29日

 (11 条评论) (0 个反应) (1 位负责人)TypeScript (5,346 个派生)batch import
CLI requestgood first issue

仓库指标

星标
 (24,242 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南