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

Fix #2574: Suggest alternative spelling when a command is mistyped #2593

Merged
merged 7 commits into from
Feb 13, 2023

Commits on Feb 13, 2023

  1. Fix dlang#2574

    Suggesting similar command names
    elvodqa committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    886c3c2 View commit details
    Browse the repository at this point in the history
  2. Remove usage info

    elvodqa committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    720c5d6 View commit details
    Browse the repository at this point in the history
  3. Fix typo

    elvodqa committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    5334378 View commit details
    Browse the repository at this point in the history
  4. Add usage info

    elvodqa committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    62f3959 View commit details
    Browse the repository at this point in the history
  5. Change writeln with logger

    elvodqa committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    f5ce89f View commit details
    Browse the repository at this point in the history
  6. Fix compile error

    elvodqa committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    5242ae2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cbcecf9 View commit details
    Browse the repository at this point in the history