Adding your own completion specs to CodeWhisperer - CodeWhisperer

CodeWhisperer's features are becoming a part of Amazon Q Developer. Learn more

Adding your own completion specs to CodeWhisperer

This section discusses about how to build and contribute to your own completion specs.

A completion spec is a declarative schema that specifies the subcommands, options and args for a CLI tool. CodeWhisperer for command line uses these schemas to generate suggestions.

To edit an existing spec or contribute your own, see https://fig.io/docs.