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

Show aliases in suggestions #624

Merged
merged 4 commits into from
Apr 26, 2020
Merged

Show aliases in suggestions #624

merged 4 commits into from
Apr 26, 2020

Commits on Apr 20, 2020

  1. Show aliases in suggestions

    type: added
    fixes:
    - #445
    Celeo committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    66ab2a7 View commit details
    Browse the repository at this point in the history
  2. Move Suggestion struct to its own module

    type: changed
    fixes:
    - #445
    Celeo committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    b0ee20b View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2020

  1. Add integration tests for alias suggestions

    type: changed
    fixes:
    - #445
    Celeo committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    b728b2b View commit details
    Browse the repository at this point in the history
  2. Placate clippy

    casey committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    d4f4539 View commit details
    Browse the repository at this point in the history