/AdvancedExpressionFolding

Project migrated to IntelliJ template plugin

Primary LanguageJavaApache License 2.0Apache-2.0

Advanced Expression Folding 2 (Fork)​

Get from Marketplace

Build Release Deploy static content to Pages

Java Kotlin Gradle

Dynamic XML Badge Dynamic JSON Badge GitHub Release Date GitHub commits since latest release

GitHub code size in bytes GitHub repo size Lines of Code Badge

GitHub commit activity GitHub commit activity

Modern JVM languages such as Kotlin, Groovy, Scala and some others offer many language features that let you write code in a more concise and expressive manner. These features include type inference, properties, interpolated string, range and tuple literals, enhanced operators, closures, implicits, smart casts and many more.

This plugin extends the IDE’s folding features to emulate some of these modern languages’ features helping fight verbosity.

Fork of abandoned Advanced Java Folding

For more information, read the blog post.

New features:


For more clarity, you may try to adjust your color scheme: go to Settings | Editor | Colors & Fonts | General | Text, select Folded text uncheck the Background color, and change the Foreground color to #000091 for the default scheme and #7CA0BB for Darcula.

To disable certain types of folding, go to Settings | Editor | General | Code Folding.

Beta installation


Plugin based on the IntelliJ Platform Plugin Template.