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

✨ Upgrade autocompletion functionality for compatibility with shell_complete #1006

Open
wants to merge 18 commits into
base: master
Choose a base branch
from

Commits on Sep 4, 2024

  1. fix typos

    svlandeg committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    698d85e View commit details
    Browse the repository at this point in the history
  2. fix typo

    svlandeg committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    f47750f View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    1173192 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1975fce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cfbeb3d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    749cade View commit details
    Browse the repository at this point in the history
  5. fix if conditions

    svlandeg committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    286b94e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ca4ca2c View commit details
    Browse the repository at this point in the history
  7. rephrase slightly

    svlandeg committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    2261391 View commit details
    Browse the repository at this point in the history
  8. fix

    svlandeg committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    e17a0f5 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. allow Parameter to be acception by autocompletion functions, also pas…

    …s through CompletionItem return values, fix args to match what it was in click 7
    bckohan committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    249b70e View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. Configuration menu
    Copy the full SHA
    c5aab0a View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    340c459 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    26581c0 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    1037702 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b300ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00e6af5 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Configuration menu
    Copy the full SHA
    8668bb7 View commit details
    Browse the repository at this point in the history