vsch / idea-multimarkdown

Markdown language support for IntelliJ IDEA.
https://plugins.jetbrains.com/plugin/7896-markdown-navigator
Apache License 2.0
812 stars 129 forks source link

Settings -> Editor -> Code Style -> Markdown sheet does not load #845

Open lgawron opened 4 years ago

lgawron commented 4 years ago

all it presents is a 'wait cursor' indefinitely

this is the latest 3.x version

vjpr commented 4 years ago

Seeing this as well.

vsch commented 4 years ago

The cause of this is removal of localized string from IDE bundle in later 2020.1 releases.

EAP update with a fix for the issue is available.

Installing EAP Plugin Version

Please note the change that EAP channel is for JetBrains licensed plugin and Legacy EAP is for legacy licensing by vladsch.com

austintraver commented 4 years ago

I'm still experiencing this issue, and it's in the now-stable 2020.2 version of WebStorm. @lgawron are you still experiencing this problem?

@vsch I think you may need to reopen this.

vsch commented 3 years ago

@austintraver, the issue was fixed in the EAP channel. Now it is also fixed in the stable channel. The cause was that a string in the IDE message bundle was removed in middle of 2020.1 releases.

austintraver commented 3 years ago

@austintraver, the issue was fixed

Thank you for letting me know! Just opened up my IDE (Webstorm 2020.2.1) and everything works great!

austintraver commented 3 years ago

@austintraver, the issue was fixed

Thank you for letting me know! Just opened up my IDE (Webstorm 2020.2.1) and everything works great!

As far as I can tell, @vsch, this issue can safely be closed