365246692hrq
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
365246692hrq created a post, AnsweredHow Kotlin Enables Syntax Highlighting for Operator Overloading with @Language Annotation
I use the @Language annotation on String type parameters in normal functions, and IDEA provides proper suggestions. However, there is no suggestion when overloading String.Additionally, with @Langu...