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

Golang gives completions after ; #3517

Closed
th3coop opened this issue Mar 21, 2018 · 4 comments
Closed

Golang gives completions after ; #3517

th3coop opened this issue Mar 21, 2018 · 4 comments
Assignees
Milestone

Comments

@th3coop
Copy link
Member

th3coop commented Mar 21, 2018

Short Summary

typing foobar := 123;| immediately triggers completions after ;, preventing me from going to a new line.

@th3coop th3coop added this to the 11.1 milestone Mar 21, 2018
@th3coop th3coop self-assigned this Mar 21, 2018
@mitchell-as
Copy link
Contributor

This issue was also mentioned in #3445 in addition to the main problem. If you plan on working this ticket, please look into prioritizing #3445.

@th3coop
Copy link
Member Author

th3coop commented Mar 21, 2018

I forgot to link. Thanks for the reminder @mitchell-as

@Naatan
Copy link
Member

Naatan commented Mar 21, 2018

I think we can probably add ; to the global completion blacklist. Can't think of a scenario where you'd want completions after that.

@th3coop th3coop removed the crisps label Mar 22, 2018
@th3coop th3coop closed this as completed Mar 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants