Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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

You can’t perform that action at this time.