Skip to content

fix: fix removing triggerChar #100

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

Merged
merged 2 commits into from
Nov 30, 2020
Merged

Conversation

UziTech
Copy link
Member

@UziTech UziTech commented Oct 30, 2020

fixes #99

I can confirm this fixes replacing the trigger character in multiple autocomplete suggestion packages.

I don't know if this is just a bug from atom/atom-languageclient#264 or if there was a reason triggerPoint was used. Perhaps @Aerijo might be able to give some insight?

I am also having some issues figuring out how to write a test for this. I think I figured it out.

@UziTech UziTech marked this pull request as ready for review October 30, 2020 04:15
@UziTech UziTech merged commit e79ea65 into atom-community:master Nov 30, 2020
@UziTech UziTech deleted the fix-prefix branch November 30, 2020 01:52
@jonboiser jonboiser mentioned this pull request Jan 5, 2021
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.

Bug: code completion removes dot
1 participant