You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I'm a potential user of company-irony, except I can't tell what it does that company-mode does not. As far as I know, company-mode can also do async completion of C/C++/Obj-C.
It would be great if you could add a blurb in your README explaining this distinction.
The text was updated successfully, but these errors were encountered:
This is server-client mode I believe. It has a irony server as a process in your system. It is async completion. From the user experience, it is much faster...
Hello, I'm a potential user of
company-irony
, except I can't tell what it does thatcompany-mode
does not. As far as I know,company-mode
can also do async completion of C/C++/Obj-C.It would be great if you could add a blurb in your README explaining this distinction.
The text was updated successfully, but these errors were encountered: