Huang Teng Shiu
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
Created How to disable this next-line-parentheses in the IntelliJ suggested Kotlin coding style ?
AnsweredThis weird kotlin coding style drives me nuts, and I don't know how to disable it . Help please... -
Edited IntelliJ complains 'Kotlin not configured' with Kotlin 1.2
AnsweredWhen working with <kotlin.version>1.2.0-rc-84</kotlin.version> IDE works fine. But when upgrading to <kotlin.version>1.2.0</kotlin.version> IntelliJ complains Kotlin not configured like this : A... -
Created SBT Console cannot output Chinese chars
I am evaluating IDEA 12.1.5 on Mac OS X (10.7.5)My SBT Console cannot output Chinese chars , all Chinese chars become '?'(This situation happens in Eclipse too , I thought IDEA is able to handle th...