Skip to content

Instantly share code, notes, and snippets.

@dharma017
Created September 14, 2015 05:01
Show Gist options
  • Select an option

  • Save dharma017/9fbdd7e30521d073d603 to your computer and use it in GitHub Desktop.

Select an option

Save dharma017/9fbdd7e30521d073d603 to your computer and use it in GitHub Desktop.
Code Formatter plugin for ST3

##Code Formatter plugin for ST3 in Linux

Install Package

https://packagecontrol.io/packages/CodeFormatter

Install Pear

sudo apt-get install php-pear

Insall PHP beautifier

sudo pear install PHP_Beautifier-0.1.15

On Linux/OSx after installation of package, you must set chmod +x to file php_beautifier in folder

%PACKAGESDIR%/CodeFormatter/codeformatter/lib/phpbeautifier
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment