Skip to content

feat: add autocomplete feature in cli#1724

Merged
asyncapi-bot merged 26 commits intoasyncapi:masterfrom
AayushSaini101:1685
Apr 1, 2025
Merged

feat: add autocomplete feature in cli#1724
asyncapi-bot merged 26 commits intoasyncapi:masterfrom
AayushSaini101:1685

Conversation

@AayushSaini101
Copy link
Copy Markdown
Collaborator

@AayushSaini101 AayushSaini101 commented Mar 14, 2025

Proof of working:
Screenshot 2025-03-14 at 8 29 06 AM
Resolves: #1685

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Mar 14, 2025

🦋 Changeset detected

Latest commit: 992bf90

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@asyncapi/cli Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@AayushSaini101 AayushSaini101 marked this pull request as draft March 14, 2025 03:04
@AayushSaini101
Copy link
Copy Markdown
Collaborator Author

/u

@AayushSaini101
Copy link
Copy Markdown
Collaborator Author

/u

@AayushSaini101 AayushSaini101 marked this pull request as ready for review March 17, 2025 17:22
@Shurtu-gal
Copy link
Copy Markdown
Collaborator

@AayushSaini101 I don't think this is ths way autocomplete should be done can we run it as part of installation process?

@AayushSaini101
Copy link
Copy Markdown
Collaborator Author

@AayushSaini101 I don't think this is ths way autocomplete should be done can we run it as part of installation process?

Sure. Let me check during the installation process

@Souvikns
Copy link
Copy Markdown
Member

Souvikns commented Mar 18, 2025

Awesome feature in my opinion, I am always forgetting commands 😆

@AayushSaini101
Copy link
Copy Markdown
Collaborator Author

1 test case is failing, checking the cause
Here is the outcome of adding script and a new plugin for autocomplete
Screenshot 2025-03-18 at 11 25 07 AM

Comment thread package.json
Comment thread scripts/enableAutoComplete.js
Comment thread scripts/enableAutoComplete.js Outdated
Copy link
Copy Markdown
Collaborator

@Shurtu-gal Shurtu-gal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just some minor comments things are working, though need to check in production once as well.

@Amzani @Souvikns could you give this a look as well.

Comment thread docs/installation.md
Comment thread scripts/enableAutoComplete.js
Souvikns
Souvikns previously approved these changes Apr 1, 2025
Comment thread docs/autocompleteEnabled.md Outdated
Co-authored-by: Ashish Padhy <ashishpadhy1729@gmail.com>
Adi-204 and others added 2 commits April 1, 2025 18:14
…capi#1739)

* feat: remove --renderer flag from asyncapi new template command

* Create breezy-pandas-arrive.md

* chore: update changesets

---------

Co-authored-by: Moderator <60972989+AayushSaini101@users.noreply.github.com>
Co-authored-by: Ashish Padhy <ashishpadhy1729@gmail.com>
Amzani
Amzani previously approved these changes Apr 1, 2025
Copy link
Copy Markdown
Collaborator

@Amzani Amzani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice PR, LGTM

Copy link
Copy Markdown
Collaborator

@Shurtu-gal Shurtu-gal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the requested changes.

Comment thread .changeset/breezy-pandas-arrive.md Outdated
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Apr 1, 2025

@Shurtu-gal Shurtu-gal self-requested a review April 1, 2025 17:16
@AayushSaini101
Copy link
Copy Markdown
Collaborator Author

/rtm

@asyncapi-bot asyncapi-bot merged commit b6f8b82 into asyncapi:master Apr 1, 2025
33 of 41 checks passed
@github-project-automation github-project-automation Bot moved this from Backlog to Done in CLI - Kanban Apr 1, 2025
@asyncapi-bot asyncapi-bot added the bounty AsyncAPI Bounty program related label label Apr 7, 2025
@aeworxet
Copy link
Copy Markdown
Contributor

aeworxet commented Apr 7, 2025

@asyncapi/bounty_team

@aeworxet aeworxet moved this to Completed in Bounty Program Apr 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bounty AsyncAPI Bounty program related label

Projects

Status: Completed
Status: Done

Development

Successfully merging this pull request may close these issues.

[FEATURE] Add Command-line Tab Completion to AsyncAPI CLI

7 participants