In eclipse, it's ctrl+shift+o, which automaticly imports everything. But how can I do this in Xamarin? I don't remember every package and there aren't those lightbulbs, which are in Eclipse that would help me to "quick-fix" the problem.
So, is there any shortcut for auto-import everything or just some othere way how to auto-import stuff?
Ctrl+.
,alt+Enter
or something. – Dobbin