How to Install package control plugin


  • access official website to install package control https://packagecontrol.io/
  • access "installation" at the right sidebar.
  • ctrl+C copy the content of red part.
  • open sublime .CTRL+N to open a new file,and Ctrl+~ open the control panel.Then paste the content in the input part and press Enter. wait a moment and reopen the sublime application.
  • ctrl+shift+p open control panel and insert the words-"install",choose the one called Package control:install package.
  • Then type the "git",Enter to install.
  • Use: ctrl+shift+p insert "git add current file". Then ctrl+shift+p insert "git commit".type commit message in the file and then CTRL+W to finish. ctrl+shift+p insert "git push"to publish the content to the github.
  • Another example is ctrl+shift+p open control panel and insert the words-"install",choose the one called Package control:install package.
  • Then type the "syncedSideBar",Enter to install.
  • Use: when you open the new file, the sidebar will show where is this file in the catalogue tree.
If you wanna install the  theme ,please check here http://how-to-install-package-control-theme.html

Popular posts from this blog

Fancyapps — easily build overlay windows with carousel

How to build API and sell on Rapid API

Meet Typed.js — A JavaScript Typing Animation Library