Xavier Frehner
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
-
Xavier Frehner created a post, AnsweredHow can I change the template for kotlins toString() code generation in intellij?
When 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...