How do i use package control to install packages in sublime text?

10,594

On a mac use cmd + shift + p (or click Tools -> Command Palette) and type install into the dropdown menu. It should bring up Package Control : Install Package. Hit enter and start typing the name of the package you wish to install.

Share:
10,594
bernie2436
Author by

bernie2436

Updated on June 07, 2022

Comments

  • bernie2436
    bernie2436 about 2 years

    I am using sublime text 2. I have successfully installed Package Control. Now that Package Control is installed, how do I go about installing packages?

  • DarcyThomas
    DarcyThomas about 10 years
    ctrl + shift + p on Windows