[Sublime Text 2] How to Use Command Palette

Tadashi Shigeoka ·  Sat, May 26, 2012

I researched how to use Command Palette in Sublime Text 2, so here’s a memo.

■ Using Command Palette

Like 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.

・Source: Tender Surrender: Recommending Sublime Text 2

That’s all from the Gemba.