You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Code select (Ctrl+click or F2 or F3) or hover on package "java", package "lang" and type "Runnable" should be supported. Also, type may be partially-qualified (like "Map.Entry") or unqualified.
The text was updated successfully, but these errors were encountered:
eric-milles
changed the title
Add support for code select of fully-qualified anonymous inner class type name
Add support for code select of anonymous inner class type name
Jul 27, 2018
Consider the following
Code select (Ctrl+click or F2 or F3) or hover on package "java", package "lang" and type "Runnable" should be supported. Also, type may be partially-qualified (like "Map.Entry") or unqualified.
The text was updated successfully, but these errors were encountered: