Skip to content

Fix completer heuristics #1117

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

krassowski
Copy link
Member

References

Fixes #1116

Code changes

Replaces logic invoking completer on any character incorrectly carried over from upstream with logic which properly distinguishes between invocation on trigger vs on any character.

User-facing changes

Completion only on trigger characters is possible again

Backwards-incompatible changes

None

Chores

  • linted
  • tested
  • documented
  • changelog entry

Copy link

Binder 👈 Launch a binder notebook on branch krassowski/jupyterlab-lsp/fix-completion-heuristics

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Completer shows up on every keystroke, not only on trigger characters
1 participant