You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The instructions do not cover the case of manual installation of Package Control on ST3 Portable Windows. The common use case here is you are working for a company behind a firewall and you don't have admin rights to your company PC, as a result you need to manually install package control and use portable ST3.
Instructions should follow something like:
Download Package Control.sublime-package
If the file downloads as a .zip, rename the extension to .sublime-package
Copy Package Control.sublime-package into your ST3 Portable folder's Data/Installed Packages/ directory
NOTE: If you don't know where your portable install is located you can open ST3 and go to Preferences -> Browse Packages... to see the path that is opened up. You will need to go up one level to get to the Data/ directory
Restart ST3
The text was updated successfully, but these errors were encountered:
The instructions do not cover the case of manual installation of Package Control on ST3 Portable Windows. The common use case here is you are working for a company behind a firewall and you don't have admin rights to your company PC, as a result you need to manually install package control and use portable ST3.
Instructions should follow something like:
Package Control.sublime-package
.zip
, rename the extension to.sublime-package
Package Control.sublime-package
into your ST3 Portable folder'sData/Installed Packages/
directoryPreferences -> Browse Packages...
to see the path that is opened up. You will need to go up one level to get to theData/
directoryThe text was updated successfully, but these errors were encountered: