Nimrod Ofek

- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
-
Nimrod Ofek created a post, Not plannedCall hierarchy doesn't work for fields for some reason in Scala
Hi, For some reason Call hierarchy doesn't work (disabled) for fields in Scala classes - while it's working great on Java... For Example: class Test1 { val field1: String = "" val field2: String...