-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.4.0-rc-1
-
Component/s: Groovysh
-
Labels:None
In groovysh, when typing x instanceof P|<tab>
groovysh could offer classnames starting with P from the current classloader
PR will be made soon.