Skip to content

vkurdin/idea-php-lambda-folding

Repository files navigation

PHP lambda folding plugin for Intellij IDEA

Build status

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

Completion