From time to time I accidentally press something in Sublime Text 3 that causes the following dropdown menu to appear:

I don’t know what this dropdown is called. It’s a searchable alphabetical list of commands.
There is no (X) button to close it. How do I make this go away?
>Solution :
The drop down is called Command Palette.
Press Esc key to close it. It opens when you press the following key combinations when sublime is open:
- Mac:
Command+Shift+p - Windows/Linux:
Control+shift+p