How to use the @kui-shell/plugin-core-support/tab-completion.registerTabCompletionEnumerator function in @kui-shell/plugin-core-support

To help you get started, we’ve selected a few @kui-shell/plugin-core-support examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github IBM / kui / plugins / plugin-bash-like / src / lib / tab-completion / git.ts View on Github external
export default () => {
  registerTabCompletionEnumerator(completeGitBranches)
}

@kui-shell/plugin-core-support

Kui plugin offering core extensions such as help and screenshot commands

Apache-2.0
Latest version published 1 year ago

Package Health Score

63 / 100
Full package analysis