mg6maciej
03/08/2017, 8:18 AMcmd+B
, cmd+click
) or see args of constructor (cmd+P
inside brackets; tooltip is micro and empty), e.g.
public typealias ArrayList<E> = java.util.ArrayList<E>
semoro
03/08/2017, 12:33 PMcmd+b
, cmd+click
works as expected, and navigates to declaration site of typealiasmg6maciej
03/08/2017, 12:48 PMsemoro
03/08/2017, 12:50 PMmg6maciej
03/08/2017, 12:57 PM