welovewordpress / SublimePhpTidy

Plugin for Sublime Text 2 to format PHP code to meet the WordPress Coding Standards using a modified version of phptidy
GNU General Public License v2.0
109 stars 30 forks source link

Tidy for Sublime Text 3 ? #18

Closed pyronaur closed 11 years ago

pyronaur commented 11 years ago

I moved to ST3 rather quickly for some of its great new features, but I miss Tidy so bad. Any support for ST3 coming any time soon ?

schickling commented 11 years ago

Same here :+1:

bafxyz commented 11 years ago

i also have problems in ST3 win7 x64 PhpTidy: invoked on file: D:\My Documents\Dropbox\CSS\Duocom\my.class.php PhpTidy: Ok, this seems to be PHP PhpTidy: calling php.exe -v returned: 0 Traceback (most recent call last): File "D:\Web\PHP\Sublime Text\sublimeplugin.py", line 549, in run return self.run(edit) File "D:\Web\PHP\Sublime Text\Data\Packages\PhpTidy\php_tidy.py", line 53, in run fileHandle.write ( bufferContent ) TypeError: must be str, not bytes

bafxyz commented 11 years ago

same here

sergeevabc commented 11 years ago

Any progress here?

Geczy commented 11 years ago

Same issue here

Geczy commented 11 years ago

Fixed it myself, see pull here: https://github.com/welovewordpress/SublimePhpTidy/pull/21

GautamGupta commented 10 years ago

Note: This package doesn't show up in the Package Control on ST3.

larsbo commented 10 years ago

still not available with package control and sublime text 3

rustanacexd commented 9 years ago

how to install this manually?