-
```
➜ phpbeautifier git:(master) php fmt-php7.phar --version
fmt-php7.phar 20.5.0
➜ phpbeautifier git:(master) php fmt-php55.phar --version
fmt-php55.phar 8.9.0
➜ phpbeautifier git:(master) php f…
-
Hi,
Author of phpfmt here. I am so glad that someone finally took the task of making this happen. An AST based pretty printer.
I would like to merge phpfmt to this project. By this, I mean not int…
-
When using the command palette item "CodeFormatter: Show PHP Transformations", nothing happens. In the console, the following error is shown:
```
Traceback (most recent call last):
File "C:\Program…
-
RT
-
I'm running ST 2.0.2 on Win7 64bit. I installed Codeformatter without the dependencies (node and Python) and got this error. So I installed them, restarted the editor and tried and get the same error.…
-
官方用的什么样的IDE呢?
idea 、zend、eclipse、netbeans
-
Theme list is not showing this theme, even after satisfying dependencies after git clone. No errors, either...
Any ideas?
-
https://code.google.com/p/google-diff-match-patch/source/browse/#svn%2Ftrunk%2Fjavascript
See https://github.com/dericofilho/sublime-phpfmt/blob/master/phpfmt.py#L1301-L1370
-
Ok there is few points to this.
- it is not desirable to maintain system os vars. Cfg file is a usual way to go for all deployable systems. https://docs.python.org/2/library/configparser.html
- Plugin…
-
@dericofilho it would be nice if you can give me an detailed explanation what I need to know to pass the transformations to your plugin. :)
Dgame updated
9 years ago