P
P
psylostlife2013-03-16 22:30:43
PHP
psylostlife, 2013-03-16 22:30:43

Sublime Text 3 Package Control

Hello. Windows ST3. Q: How to install PC?

The plugin site has the following code:

cd Packages/ git clone https://github.com/wbond/sublime_package_control.git "Package Control" cd "Package Control" git checkout python3

But the ST3 console gives "Incorrect syntax. I tried to install PC3 certificates and put them in Packages/, but still something is wrong (when you enter into the line, nothing happens, there are no options like "Add Plugin" and others that were before):



Has anyone encountered a similar problem? I really don't want to roll back to version 2 again.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Vadim Drobinin, 2013-03-18
@valzevul

There was a similar problem, it was solved by installing not in a folder with ST3, but in
~/.config/sublime-text-3/Packages/
Installed according to this guide:
gist.github.com/moomerman/4674060

A
andrewiWD, 2013-12-10
@andrewiWD

I usually install like this:
-> Command Palette (ctrl + shift + p)
-> Package Control : Add Repository
-> Copy git repository and submit
After that the new plugin is available in the general list of plugins.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question