Xavier Frehner
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
-
Created How can I change the template for kotlins toString() code generation in intellij?
AnsweredWhen working with java files inside of intellij, you are able to auto-generate the override for the `toString()` method by using `Code > Generate > toString()`. From here you are able to go into `S...