Structure order in .scala files in IDEA Follow
Is it possible to make IDEA to respect structure order defined in file templates?
For example: first comes license information, then package definition, then imports, and then code.
For now it's always package definition and imports that come first.
Java mode preserves such structure.
Please sign in to leave a comment.
Currently there's no way to preserve such structure, however we're going to implement that feature.