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

Ignore notebook names on cell completion for autoimport #466

Merged

Commits on Oct 15, 2023

  1. Configuration menu
    Copy the full SHA
    13fb7fc View commit details
    Browse the repository at this point in the history
  2. add unit test

    tkrabel-db committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    7f77bad View commit details
    Browse the repository at this point in the history
  3. fix lint issue

    tkrabel-db committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    a6ba8cd View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. wip

    tkrabel-db committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    42c5755 View commit details
    Browse the repository at this point in the history
  2. remove log.debug

    tkrabel-db committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    535f2ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b59ed85 View commit details
    Browse the repository at this point in the history
  4. remove log.debug

    tkrabel-db committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    ec3b92e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    964ce19 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    c8ca525 View commit details
    Browse the repository at this point in the history
  2. clean up rope test

    tkrabel-db committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    914cd9f View commit details
    Browse the repository at this point in the history
  3. clean up other unit tests

    tkrabel-db committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    ae2a1f0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71b210b View commit details
    Browse the repository at this point in the history
  5. Update pylsp/workspace.py

    Co-authored-by: Carlos Cordoba <[email protected]>
    tkrabel-db and ccordoba12 authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    6dbb80e View commit details
    Browse the repository at this point in the history
  6. Update test/plugins/test_autoimport.py

    Co-authored-by: Carlos Cordoba <[email protected]>
    tkrabel-db and ccordoba12 authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    9a11ca6 View commit details
    Browse the repository at this point in the history
  7. Update test/test_notebook_document.py

    Co-authored-by: Carlos Cordoba <[email protected]>
    tkrabel-db and ccordoba12 authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    1950b1b View commit details
    Browse the repository at this point in the history
  8. black

    tkrabel-db committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    6bf386e View commit details
    Browse the repository at this point in the history
  9. move imports

    tkrabel-db committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    76efe2a View commit details
    Browse the repository at this point in the history