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 window disables grayed out regions #9

Open
shaunpatel opened this issue Oct 25, 2016 · 2 comments
Open

autocomplete window disables grayed out regions #9

shaunpatel opened this issue Oct 25, 2016 · 2 comments

Comments

@shaunpatel
Copy link

It seems that when an autocomplete window appears the grayed out regions unfocus. Any ideas here? Thanks.

@larstvei
Copy link
Owner

larstvei commented Nov 4, 2016

My best guess is that auto complete mode (which I'm assuming that you are using) moves the point in order to display the completions. Because focus mode relies on the point this might cause weird looking behaviour.

As I don't have any good fixes for this in mind, the best I can do is recommend company mode, which does not have this issue, and is all over a better package in my opinion.

Sorry for the late response!

@larstvei
Copy link
Owner

Hi, I just realised that company mode suffers from the same problem, so sorry about that. I still don't have any good idea on how to fix this though...

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

2 participants