Class: PHPCSFixer

Defined in: src/beautifiers/php-cs-fixer.coffee
Inherits: Beautifier

Variables Summary

name =
'PHP-CS-Fixer'
"https://github.com/FriendsOfPHP/PHP-CS-Fixer"
executables =
options =
{
  PHP: {
    rules: true,
    cs_fixer_path: true,
    cs_fixer_version: true,
    cs_fixer_config_file: true,
    allow_risky: true,
    level: true,
    fixers: true
  }
}

Variable inherited from Beautifier

Promise name options executables _exe languages beautify logger

Instance Method Summary

Inherited Method Summary

Methods inherited from Beautifier

#isPreInstalled #loadExecutables #exe #deprecate #deprecateOptionForExecutable #tempFile #readFile #findFile #getDefaultLineEnding #which #run #setupLogger

Instance Method Details

# (void) beautify(text, language, options, context)

    Quickly fuzzy find classes, mixins, methods, file:

    Control the navigation frame:

    You can focus and blur the search input: