When I right-click and follow New->Scala Class, Intellij defaults to creating a new regular class. I'd like it to default to creating a case class.
A small thing... but annoying when creating a lot of new classes.
Is it configurable somewhere?
When I right-click and follow New->Scala Class, Intellij defaults to creating a new regular class. I'd like it to default to creating a case class.
A small thing... but annoying when creating a lot of new classes.
Is it configurable somewhere?