vsch / idea-multimarkdown

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

Support in-editor proofreading #813

Open TanVD opened 4 years ago

TanVD commented 4 years ago

JetBrains released Grazie -- in-editor proofreader for IntelliJ-based IDEs. It already has support for Markdown plugin by JetBrains.

Would you consider support of Grazie in Markdown Navigator Enhanced? All you need is to implement GrammarCheckingStrategy :)

vsch commented 4 years ago

@TanVD, absolutely. I love Grazie and have it on my near term todo list.

I am now in the process of rushing a release of next version of plugins for 2019.x and 2020.1 IDEs since the plugin was setup for JetBrains Marketplace licensing and then I encountered a glitch in licensing for current non-JetBrains users.

Effectively, the plugin is now available for purchasing in the Marketplace but there is no release version which can be activated with the license. 😱

After the release of the plugin this weekend, and resolving any missed issues that slip into the rushed release, I will be in a position to address Grazie support.

TanVD commented 4 years ago

Any update on this? :) We get complaints from Markdown Navigator customers that Grazie does not work with plugin. But we can not fix it :(

vsch commented 4 years ago

@TanVD, I was out of commission for the last few weeks. I will address this for the next release.

vsch commented 4 years ago

@TanVD, EAP and Legacy EAP version with GrammarCheckingStrategy support in Markdown Navigator released.

Added option in Languages & Frameworks | Markdown | Editor, Ignore casing of simple list item text, to ignore case of single line text list items. For this to have an effect Grazie Capitalization rules need to be enabled.

vsch commented 4 years ago

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