Pressing the same shortcut after you have invoked Smart type completion (&shortcut:SmartTypeCompletion;) when a collection type is expected will search for arrays with the same component type and suggest converting them using the Arrays.asList() call.

