Matthias Varberg Ingesman
Matthias Varberg Ingesman
I see this includes the change in #116. Any chance of getting one of these merged?
I ran into this today trying to auto-import a Spring annotation. It turns out atom-languageclient considers annotations to be of type `mixin`, which is a case not handled by `autoImportActionProvider.js#buildImportSuggestion`....
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.