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

In latest beta, I enable and restart, and it silently disables itself #831

Open vjpr opened 4 years ago

vsch commented 4 years ago

@vjpr, I am not able to duplicate this with the latest release of 3.0.197.72.Legacy.

What plugin version are you using?

Araxor commented 4 years ago

I have the same problem with plugin version 3.0.197.72 (installed from marketplace) and this version of IDEA:

IntelliJ IDEA 2020.1 EAP (Ultimate Edition) Build #IU-201.6487.11, built on March 18, 2020 IntelliJ IDEA EAP User Expiration date: April 17, 2020 Runtime version: 11.0.6+8-b765.15 amd64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o Windows 10 10.0 GC: ParNew, ConcurrentMarkSweep Memory: 1953M Cores: 8 Non-Bundled Plugins: org.intellij.plugins.markdown, org.intellij.scala

Edit: it seems the issue was that the license was not registered in Help > Register. After registering the license and restarting IDEA it started working fine.

vsch commented 4 years ago

@Araxor, it looks like you have JetBrains Markdown Support enabled.

Also, do you have JetBrains Marketplace license for Markdown Navigator or a legacy license?

If it is a legacy license then you should install plugin version 3.0.197.72.Legacy, otherwise the installed plugin will be one using JetBrains Marketplace license and without one it will not load.

vjpr commented 4 years ago

I have 3.0.197.72 - just purchased a new marketplace license. Still not working. Just uninstalled and re-installed - still not working.

Araxor commented 4 years ago

I have a new JetBrains Marketplace. I was able to make it work after registering it in Help > Register.

After registering the license and restarting IDEA it started working fine. Thanks for this amazing plug-in!

vjpr commented 4 years ago

@Araxor Problem for me is that I cannot load the plugin so the context menu is not available.

Araxor commented 4 years ago

@vjpr, Help > Register is a menu of the IDE, not the plugin. It seems the licenses for all the plugins are managed here.

Until I activated the license from this menu, the plugin was deactivating each time I tried to activate it from the plugins list and restart the IDE.

vjpr commented 4 years ago

I don't see Help > Register :/

Screen Shot 2020-03-23 at 1 33 46 pm

Araxor commented 4 years ago

It looks like the menu is not the same on Windows and MacOS.

I think you can use Find action and search for register

vjpr commented 4 years ago

I went to the JetBrains marketplace online and clicked buy again, and I had to read and accept some terms and conditions. I clicked accept, then restarted IDE and now it works.

So looks like acceptance of marketplace terms was disabling the plugin...I'm guessing.

vjpr commented 4 years ago

Just upgraded and to latest beta and this happened again...

vjpr commented 4 years ago

@vsch Any ideas? I've seen the same thing happen to other plugins in the new beta too. Maybe its a new "version compatibility check" or something.