Lukasz Kalnik
11/18/2022, 10:21 AMm in the old Java naming convention:
mSomeProperty.
Can I configure it somewhere that Kotlin refactoring doesn't use (obsolete) Java naming conventions?Lukasz Kalnik
11/18/2022, 10:27 AMEditor -> Code Style -> Kotlin I don't see such a setting, only in Code Style -> Java -> Code Generation. I assume Kotlin takes it's settings for code generation for refactoring from there as well.Stephan Schröder
11/19/2022, 12:26 PMLukasz Kalnik
11/19/2022, 12:32 PMm prefix.