I researched how to use Command Palette in Sublime Text 2, so here’s a memo.
■ Using Command PaletteLike TextMate, in ST2 you can open the command palette with Command + Shift + p. When you type in the command palette, it gets filtered, so you can select and execute the needed command.
That’s all from the Gemba.