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

company-irony vs vanilla irony completion #17

Open
zakkak opened this issue Oct 17, 2015 · 1 comment
Open

company-irony vs vanilla irony completion #17

zakkak opened this issue Oct 17, 2015 · 1 comment

Comments

@zakkak
Copy link

zakkak commented Oct 17, 2015

What are the differences between the two completion methods? Could you please provide a comparison on the readme file?

Is company-irony just an interface to company-mode or does it offer more features than the vanilla completion?

Thanks for your great work :) Keep it up!

@Sarcasm
Copy link
Owner

Sarcasm commented Oct 18, 2015

What are the differences between the two completion methods? Could you please provide a comparison on the readme file?

The differences are the same as with company and completion-at-point, I think it's just company that should document its functionality.

Anyway I could probably add a few lines, like "Asynchronous completion".

Is company-irony just an interface to company-mode or does it offer more features than the vanilla completion?

irony is just an interface to company, so it offers the same advantage over vanilla completion than company mode in general.

I will think about adding a few lines.

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