-
-
Notifications
You must be signed in to change notification settings - Fork 339
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
Add support for multiple cursors to counsel-company #547
Comments
This code also include annotations from #523 |
I don't get it, what is it supposed to do with multiple-cursors? Also, I can't get the annotations to work either. |
Insert completion for all cursors.
Try it with irony-mode for example. Not all backends add annotations. |
I've added a more generic solution to |
Add |
@abo-abo |
Seems to work fine for me. Let's try with the PR. But the package is fine as well, if you prefer. |
Multiple cursors are great. But with this package does not work any autocompletion. I fix it for counsel-company. I can do PR for this feature, but you can do my code better I think. This is working code:
The text was updated successfully, but these errors were encountered: