Skip to content

Conversation

thidaskaveesha
Copy link

No description provided.

@thidaskaveesha
Copy link
Author

thidaskaveesha commented Oct 15, 2025

This PR implements the "Did You Mean" suggestion feature for mistyped commands.
Previously, when users entered an invalid command, the system only displayed a generic error message.
With this update, the application now suggests the closest valid command name, improving the user experience and usability.

🚀 Changes Made

  • Added logic to calculate the closest matching command using string similarity.
  • Updated the error-handling mechanism in the command parser to include suggestions.
  • Enhanced user feedback messages to display

@anshumanjadiya1102
Copy link
Member

Sorry @thidaskaveesha, But There are too many conflicts, Please resolve them.

@thidaskaveesha
Copy link
Author

HI, I have resoleved them. can you check now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants