Currently, generated code from NewFileProvider and ImplementAbstractMembers uses only braces syntax.
It would be useful to parametrize this logic to be able to generate braceless variants for Scala3 sources.
Probably, it will be required to add a setting to enable/disable this behavior as there might be users who won't be happy about that.
Currently, generated code from
NewFileProviderandImplementAbstractMembersuses only braces syntax.It would be useful to parametrize this logic to be able to generate braceless variants for Scala3 sources.
Probably, it will be required to add a setting to enable/disable this behavior as there might be users who won't be happy about that.