Content assist not activating for basic import / create class
As shown in the screenshot, the content assist is not popping up the " import class / create new class" dialog. Why would this be happening?
I am on IJ 13.0.2 on Mac mavericks
Please sign in to leave a comment.
Import class is available only if class with such name exists in project. Create class is unimplemented functionality for Scala.
Best regards,
Alexander Podkhalyuzin.