installing sublime plugins using package control
If you don’t have the package control installed, do the following steps to install it.
- Go to https://packagecontrol.io/installation
- Copy the very long python code
- Press Ctrl + ` in sublime
- Paste the code and hit enter
To install a plugin using the package control.
- Press cmd + shift + p on mac or ctrl + shift + p on windows in sublime
- Type Package Control: Install, hit enter
- Type the plugin name(ex: pretty json) and hit enter.
- Done.
Search within Codexpedia
Custom Search
Search the entire web
Custom Search
Related Posts