Scala adding @Singleton annotation does not create an import if added via completion

Hello, currently I use Guice and Scala and if I added the @Inject annotation via completion it will add a import.

However if I do the same with @Singleton, it won't create import. Is there a setting that might be wrong?

 

Actually unter General->Autoimport there is no exclution

0
正式评论

We've created a ticket for the problem, so you can monitor its status. Thanks for the report!

请先登录再写评论。