cheptsov / AdvancedExpressionFolding

https://plugins.jetbrains.com/plugin/9320?pr=idea
141 stars 30 forks source link

Plugin should be disabled when editing Kotlin #68

Closed SUPERCILEX closed 7 years ago

SUPERCILEX commented 7 years ago

It's got these annoying bugs where it pointlessly shrinks Kotlin code that shouldn't be shrunken: image

This is the original which is much better: image

Plugin version: 0.9.2

cheptsov commented 7 years ago

Are you sure this is caused by this plugin? This plugin works only for Java code. Can you double check it, e.g. uninstall the plugin and see if it helps or not.

SUPERCILEX commented 7 years ago

@cheptsov Hmmm, ok so it's not your fault. Even with the plugin disabled, it still happens. Who am I supposed to blame? 😄

https://youtrack.jetbrains.com/issue/IDEA-174346