-
Notifications
You must be signed in to change notification settings - Fork 61
Error performing autoimport: Unknown autocomplete suggestion type mixin #114
Comments
It looks like this is due to the absence of a I tried to open the same project with vs code and the java extension - then, I wonder what exactly the vs code extension is doing differently. Any advice? |
Am having the same issue. Just thought I'd add my voice since this has been open for three months without comment. |
I ran into this today trying to auto-import a Spring annotation. It turns out atom-languageclient considers annotations to be of type |
Hello @mdiin, Trying to use the error performing autoimport: unknown autocomplete suggestion type enum Adding Thanks. |
Hi @m-lib, I think you should create another PR for that fix, since it is orthogonal to the fix in #120. Sorry for the late reply. |
Thank you very much @mdiin :-D I've been using your solution in a while for now. It's working like a charm! Thanks. |
When i try to use the "add import for" feature, i get the following error:
The text was updated successfully, but these errors were encountered: