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: fix autocomplete prefix #114

Merged
merged 1 commit into from
Jan 6, 2021
Merged

Conversation

UziTech
Copy link
Member

@UziTech UziTech commented Jan 6, 2021

This should work the way it is supposed to. I basically reverted #100 and just removed the trigger char from the replacementPrefix and added a test to make sure this continues to work in the future.

fixes #113

@UziTech UziTech merged commit 2b40dd1 into atom-community:master Jan 6, 2021
@UziTech UziTech deleted the fix-prefix2 branch January 6, 2021 05:48
@github-actions
Copy link

github-actions bot commented Jan 6, 2021

🎉 This PR is included in version 1.0.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

Autocompletion adds the initial typing
1 participant