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

Adds this context when calling ICompletionProvider.modelFactory #14812

Merged
merged 2 commits into from Jul 18, 2023

Conversation

hbcarlos
Copy link
Member

References

Fixes #14805

Code changes

See #14805

User-facing changes

N/A

Backwards-incompatible changes

N/A

@hbcarlos hbcarlos added the bug label Jul 11, 2023
@hbcarlos hbcarlos requested a review from krassowski July 11, 2023 14:01
@hbcarlos hbcarlos self-assigned this Jul 11, 2023
@jupyterlab-probot
Copy link

Thanks for making a pull request to jupyterlab!
To try out this branch on binder, follow this link: Binder

Copy link
Member

@krassowski krassowski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Worth modifying tests to test this?

@hbcarlos hbcarlos requested a review from krassowski July 13, 2023 13:38
@krassowski krassowski added this to the 4.0.x milestone Jul 13, 2023
Copy link
Member

@krassowski krassowski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @hbcarlos!

Copy link
Member

@fcollonval fcollonval left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @hbcarlos

@fcollonval fcollonval merged commit 3e45cb9 into jupyterlab:main Jul 18, 2023
76 of 81 checks passed
@fcollonval
Copy link
Member

@meeseeksdev please backport to 4.0.x

meeseeksmachine pushed a commit to meeseeksmachine/jupyterlab that referenced this pull request Jul 18, 2023
@hbcarlos hbcarlos deleted the fix_#14805 branch July 18, 2023 13:01
fcollonval pushed a commit that referenced this pull request Jul 19, 2023
…r.modelFactory (#14843)

Co-authored-by: Carlos Herrero <26092748+hbcarlos@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

this context gets lost in modelFactory
3 participants