idea-php-lambda-folding icon indicating copy to clipboard operation
idea-php-lambda-folding copied to clipboard

PHP plugin for Intellij IDEA to fold boilerplate lambdas

Results 5 idea-php-lambda-folding issues
Sort by recently updated
recently updated
newest added

PhpTypePriovider2 is deprecated since 2016.3 and will be removed in 2017.3 Migration is pretty straightforward, but I can provide assistance if required.

50+ reports please fix/contact me if you need assistance! Error while indexing /Users/trogwar/Projects/tortuga/api/vendor/symfony/monolog-bundle/DependencyInjection/Configuration.php To reindex this file IDEA has to be restarted java.lang.StackOverflowError at com.intellij.psi.impl.source.tree.CompositeElement.textToCharArray(CompositeElement.java:309) at com.intellij.psi.impl.source.tree.CompositeElement.getText(CompositeElement.java:261) at com.intellij.extapi.psi.ASTDelegatePsiElement.getText(ASTDelegatePsiElement.java:147) at...

Hi, is folding of 3 line closure intended to develop in new versions? My classic use-case, it's too long for one-line expression: ``` ->filter(function (DiscountedProduct $discountedProduct) use ($product) { return...

Hello! Thanks for the great plugin, it looks very cool. Unfortunately, I clicked to folded lamda, it expanded and I dont know how to fold this again. Is it possible...

see https://github.com/search?q=topic%3Aphpstorm-plugin&type=Repositories