Steps to install Sublime Text Code Formatter and Beautifier
The advantage of using this method is that Package Control will automatically keep CodeFormatter up to date with the latest version.
After installation
To Format or Beautify any code press: Ctrl + Alt + F
- https://sublime.wbond.net/installation
- Download manually "Package Control.sublime-package"
- Copy downloaded file inside C:\Program Files\Sublime Text 3\Packages folder
- Open sublime text
- Press Shift + Ctrl + P
- Select "Package Control: Install Package", wait while Package Control fetches the latest package list, then select CodeFormatter when the list appears.
The advantage of using this method is that Package Control will automatically keep CodeFormatter up to date with the latest version.
After installation
To Format or Beautify any code press: Ctrl + Alt + F
No comments:
Post a Comment