Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 954 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 954 Bytes

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