Skip to content

An IntelliJ IDEA plugin that inserts artificial blank lines above return statements and below closing braces, which is considered more "readable" by some.

License

Notifications You must be signed in to change notification settings

kreiger/intellij-idea-readable-whitespace

Repository files navigation

Readable Whitespace

An IntelliJ IDEA plugin that inserts artificial blank lines above return statements and below closing braces, which is considered more "readable" by some.

Build

./gradlew build

Run

./gradlew runIde

Install

Settings -> Plugins -> Install Plugin from Disk -> Select build/distributions/intellij-idea-readable-whitespace-1.0-SNAPSHOT.zip

About

An IntelliJ IDEA plugin that inserts artificial blank lines above return statements and below closing braces, which is considered more "readable" by some.

Resources

License

Stars

Watchers

Forks

Languages