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: