Community
Participate
Working Groups
def foo(List<String> myParam) { return myParam } 1) hover over the myParam expression 2) see "XtendParameter myParam" 3) I'd expect something like "List<String> myParam" (see hover in Java which displays the signature of the declaring method, too)
fixed in head.
Closing all bugs that were set to RESOLVED before Neon.0