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

1 comment
Comment actions Permalink
Official comment

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

Please sign in to leave a comment.