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

Improve completion trigger #838

Merged
merged 3 commits into from
Oct 18, 2021

Conversation

cossonleo
Copy link
Contributor

It will trigger completion when pre nth char of cursor is char word.
Rename insert::completion to insert::semantics_completion and clear the idle timer when completion triggered by insert::semantics_completion.

helix-term/src/commands.rs Outdated Show resolved Hide resolved
helix-term/src/commands.rs Outdated Show resolved Hide resolved
helix-term/src/commands.rs Outdated Show resolved Hide resolved
book/src/configuration.md Outdated Show resolved Hide resolved
helix-term/src/commands.rs Show resolved Hide resolved
@cossonleo cossonleo requested a review from archseer October 18, 2021 03:37
@archseer archseer merged commit 9ac0c95 into helix-editor:master Oct 18, 2021
@cossonleo cossonleo deleted the idle_completion_improve branch October 18, 2021 07:23
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.

2 participants