cheptsov / AdvancedExpressionFolding

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

Folding hides errors #107

Closed sabi0 closed 6 years ago

sabi0 commented 6 years ago

image

ciscorucinski commented 6 years ago

I was thinking that this was something outside of IntelliJ IDEA's ability (and it is); however, if the identifier has issues (as the above issue), then the folding should not occur.

I think this is a good way to fix this??

jfcabral commented 6 years ago

Hi, I believe this behaviour was already reported here: https://github.com/cheptsov/AdvancedExpressionFolding/issues/22

As @ciscorucinski mentioned, it seems to be a limitation of IntelliJ IDEA. See https://youtrack.jetbrains.com/issue/IDEA-61533 and let's vote in it!

sabi0 commented 6 years ago

Fixed as of 181.3494.3 https://blog.jetbrains.com/idea/2018/02/intellij-idea-2018-1-eap-editor-enhancements-and-more/