The open-source project of this week is Fig, which adds VSCode-style autocomplete to one’s existing terminal. The project pops up subcommands, options, and contextually relevant arguments and works with iTerm, the native MacOS Terminal app; Hyper; and the integrated terminal in VSCode. Completion specs are defined in a declarative schema that specifies ‘subcommands,’ ‘options’ and … continue reading