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

Fix completion provider isApplicable() for Console #1023

Merged
merged 1 commit into from Nov 26, 2023

Conversation

krassowski
Copy link
Member

References

Fixes #1006

Code changes

Check if we can access path of the widget rather than assuming it is always

User-facing changes

Kernel/context completions in console are no longer broken (although LSP completions are still not available)

Backwards-incompatible changes

None

Copy link

Binder 👈 Launch a binder notebook on branch krassowski/jupyterlab-lsp/fix-console-completions

@krassowski krassowski force-pushed the fix-console-completions branch 2 times, most recently from 85d2555 to fc21aef Compare November 25, 2023 22:29
@krassowski krassowski added the bug Something isn't working label Nov 26, 2023
@krassowski krassowski merged commit 14b12f7 into jupyter-lsp:main Nov 26, 2023
17 of 24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

no completion for console
1 participant