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

Autocomplete always appears after semicolon #776

Open
pandasauce opened this issue Jun 22, 2021 · 4 comments
Open

Autocomplete always appears after semicolon #776

pandasauce opened this issue Jun 22, 2021 · 4 comments

Comments

@pandasauce
Copy link

Ubuntu Linux 20.04, Sublime Text 4107

The autocompletion popup always appears at the end of the line after entering a semicolon, resulting in triggering an autocomplete insertion on almost every new line (pressing Enter) that follows a semicolon.

@samuelbryant
Copy link

I'm having the exact same problem. I think I have to disable this (very useful) plugin for now because this bug renders it unusable : (

@alexkuz
Copy link

alexkuz commented Oct 8, 2021

Same story with backquote:

const Component = styled.div`
                             ^ popup triggers here

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

No branches or pull requests

4 participants
@alexkuz @samuelbryant @pandasauce and others