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

2

5

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?

Lucillelucina answered 25/10, 2013 at 19:33 Comment(1)
you could try reading the docs...Affray
B
18

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.

Bookrack answered 25/10, 2013 at 19:36 Comment(1)
ctrl + shift + p on WindowsFrankfort
R
0

Installing Packages on sublime3:

Press Ctrl+Shift+P

Then type install and select first option Package control: Install Package

Then type package name and select the first option.

It will install in few moments.

Edit: The first option package name is Package name as pointed out in the comments below.

Then select Installed packages Syntax.

View > Syntax > Babel > Javascript

Roadway answered 15/3, 2018 at 7:12 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.