Tabularizes code without modifying whitespace
See the codehttps://plugins.jetbrains.com/plugin/31443-tabular-eye
Renders certain code blocks in two columns without adding whitespace and supports proportional fonts.
Syntax Eye:
There's another settings panel, which lets you add a configurable
syntax highlight style (Faint Text) to a list of a words you can specify.
For example, in the nginx code base, there are a lot of NGX_ prefixes,
so I make them faint so I can scan the code faster.


The idea for this plugin came from these projects:
./gradlew runIde
./gradlew buildPlugin
The resulting ZIP:
build/distributions/tabular-eye-1.0-SNAPSHOT.zip
Plugin based on the IntelliJ Platform Plugin Template.
63 commits
23 commits
Java
99.6%
Tabularizes code without modifying whitespace
See the codehttps://plugins.jetbrains.com/plugin/31443-tabular-eye
Renders certain code blocks in two columns without adding whitespace and supports proportional fonts.
Syntax Eye:
There's another settings panel, which lets you add a configurable
syntax highlight style (Faint Text) to a list of a words you can specify.
For example, in the nginx code base, there are a lot of NGX_ prefixes,
so I make them faint so I can scan the code faster.


The idea for this plugin came from these projects:
./gradlew runIde
./gradlew buildPlugin
The resulting ZIP:
build/distributions/tabular-eye-1.0-SNAPSHOT.zip
Plugin based on the IntelliJ Platform Plugin Template.
63 commits
23 commits
Java
99.6%