idea-php-lambda-folding
idea-php-lambda-folding copied to clipboard
PHP plugin for Intellij IDEA to fold boilerplate lambdas
PHP lambda folding plugin for Intellij IDEA
Fold your closures like a boss!
Plugin folds one-line closures into more concise form and provides some type inference for closure arguments. Closure body must consist of one return statement enclosing expression.
Installation
Install plugin from repository
Screenshots
Folding
- Awesome Fira Code font

- Menlo font

Completion
- \PhpOption\Option type provider
