ionic-team / ionic-team/ionic-cli
Auto completion of commands and options?
未關閉
effort: moderate
enhancement
- 主要語言
- TypeScript
- 星號
- 2k
- 分支
- 682
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Is it possible for a CLI tool to offer auto complete for commands and options?
Right now this only works for file names in my command line, but that would be really handy if Ionic CLI could autocomplete `ionic c` to `ionic cordova` when I press [Tab].
貢獻指南
研究方向
首先找出 Ionic CLI 的命令與選項處理,以及任何現有的 shell 補全整合。定義支援的 shell 與補全行為,包括將 `ionic c` 補全為 `ionic cordova`,然後在命令列中以互動方式驗證結果。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- typescript
- 領域
- cli
- Issue 類型
- 功能
- 難度
- 5/5
- 預估耗時
- 一週以上
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 35/100