ctrl+shift+p filters: :st2 :st3 :win :osx :linux

Installation

Use one of the following methods to install Package Control:

Command Palette

  1. Open the command palette
    Win/Linux: ctrl+shift+p, Mac: cmd+shift+p
  2. Type Install Package Control, press enter

This will download the latest version of Package Control and verify it using public key cryptography. If an error occurs, use the manual method instead.

Manual

If the command palette/menu method is not possible due to a proxy on your network or using an old version of Sublime Text, the following steps will also install Package Control:

  1. Click the Preferences > Browse Packages… menu
  2. Browse up a folder and then into the Installed Packages/ folder
  3. Download Package Control.sublime-package and copy it into the Installed Packages/ directory
  4. Restart Sublime Text
Usage Instructions