Kim Mantas
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created IDEA ignores configured indentation
AnsweredI'm using IntelliJ IDEA 2023.2.2 Ultimate Edition (Build #IU-232.9921.47), though this bug started happening to me in 2023.2.1 I believe.I will be editing a file and suddenly the IDE will just reve... -
Created Kotlin code style: Space before left parenthesis
AnsweredI like to have a space between the identifier and the left parenthesis in things like function and class declarations. There is an option for this in most of the code style settings (e.g. Java, Jav...