php-cf-vscode-extensionVSCode extension for PHP Cresenity Framework SettingsmaxLineScanningCountMaximum number of scanning rows. Default: 666 viewExtensionsSearch views according to the configured extensions.
viewQuickJumpUse uriControllerQuickJumpUse phpstanenable/disable phpstan for phpcf.
php php-cs-fixer default formatter
run php-cs-fixer on save
Change LogV1.0.14Add Document Link on ->setView( V1.1.0Add Controller Uri on c::redirect(), c::url() and curl::redirect() Change config name from viewMaxLinesCount to maxLineScanningCount (use both for scanning view and uri controller) V1.1.1Minor fix for folder scan priority V1.2.0Add integration for phpstan (phpcf must be instaled through composer) V1.3.0Add autocomplete for view V1.3.2Fix bug autocomplete for view Fix prevent run phpstan when phpcf is not installed Add autocomplete for translation Add autocomplete for config Add autocomplete for permission V1.3.3Add Code Action For Class Not Found V1.3.4Add Refactor Action For phpcf model:update V1.3.5Add Refactor Action For phpcf phpcsfixer Extension can be defaultFormatter for php with cf php-cs-fixer configuration |