Skip to content

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

@github-actions
Copy link

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

@krassowski krassowski changed the title Fix completer heuristics Fix completer heuristics, fix CI May 28, 2025
@krassowski krassowski enabled auto-merge (squash) May 28, 2025 15:57
@krassowski krassowski merged commit 494bec5 into jupyter-lsp:main May 28, 2025
5 of 6 checks passed
@krassowski krassowski deleted the fix-completion-heuristics branch May 28, 2025 15:59
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