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

Match on module aliases for auto import suggestions #730

Merged
merged 14 commits into from
Jan 30, 2024

Commits on Nov 7, 2023

  1. Add aliases to auto complete search

    Bago Amirbekian committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    5b914ef View commit details
    Browse the repository at this point in the history
  2. fixup

    Bago Amirbekian committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    4702c3a View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. add import aliases as to prefs config

    Bago Amirbekian committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    dcd12ba View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Fix typos

    lieryan authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    1665040 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Merge branch 'master' into aliases

    Bago Amirbekian committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    12c4bbe View commit details
    Browse the repository at this point in the history
  2. minor fixes

    Bago Amirbekian committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    fdfbeca View commit details
    Browse the repository at this point in the history
  3. Merge branch 'aliases' of github.com:MrBago/rope into aliases

    Bago Amirbekian committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    eda133a View commit details
    Browse the repository at this point in the history
  4. style

    Bago Amirbekian committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    cf83daf View commit details
    Browse the repository at this point in the history
  5. style

    Bago Amirbekian committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    d2639bc View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Remove stray character

    lieryan authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    1667b67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    253fdee View commit details
    Browse the repository at this point in the history
  3. Black

    lieryan committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    9e494c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9134d03 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b266add View commit details
    Browse the repository at this point in the history