Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cdk command completion suggestions plugin #11979

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

donalshijan
Copy link

@donalshijan donalshijan commented Oct 14, 2023

fixes:#11816

Standards checklist:

  • [ x] The PR title is descriptive.
  • [ x] The PR doesn't replicate another PR which is already open.
  • [ x] I have read the contribution guide and followed all the instructions.
  • [ x] The code follows the code style guide detailed in the wiki.
  • [ x] The code is mine or it's from somewhere with an MIT-compatible license.
  • [ x] The code is efficient, to the best of my ability, and does not waste computer resources.
  • [ x] The code is stable and I have tested it myself, to the best of my abilities.
  • [x ] If the code introduces new aliases, I provide a valid use case for all plugin users down below.

Changes:

  • Creates new plugin for aws cdk cli tool, for getting command completion suggestions.

Other comments:

...

@ohmyzsh ohmyzsh bot added Area: plugin Issue or PR related to a plugin Type: documentation Documentation issue or Pull Request New: plugin Request for a plugin or Pull Request that adds one labels Oct 14, 2023
@donalshijan donalshijan changed the title cdk cli tool completion suggestions plugin cdk cli tool completion suggestions plugin #11816 Oct 14, 2023
@donalshijan donalshijan changed the title cdk cli tool completion suggestions plugin #11816 cdk cli tool completion suggestions plugin Oct 14, 2023
@donalshijan donalshijan changed the title cdk cli tool completion suggestions plugin cdk command completion suggestions plugin Oct 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: plugin Issue or PR related to a plugin New: plugin Request for a plugin or Pull Request that adds one Type: documentation Documentation issue or Pull Request
Projects
Status: Backlog
Development

Successfully merging this pull request may close these issues.

None yet

1 participant