clutcher / bh

Issue tracker for Better Highlights Intellij IDEA plugin
7 stars 0 forks source link

Bug for license identification #58

Closed SteinwaySons closed 1 year ago

SteinwaySons commented 1 year ago

I'm sure that I have a license, but why I can't let these plug-in settings start to work? What's going on? Here to show some screenshots to demonstrate.

My operations and errors are following:

  1. Finish configuring "Better Highlighter" plug-in. image

  2. Then, press "Apply" button to take those settings effect. Unfortunately, IDE notice that i have no license??? image

  3. But, i already have one! image

SteinwaySons commented 1 year ago

Excuse me, dear developer. The problem I released was somehow been solved...

So, my conclusion is, I realized that once I buy a new license, to apply it, I should reinstall this plug-in. On one hand, make sure that the plug-in can be unlocked, and to avoid license identification issue on the other hand.

clutcher commented 1 year ago

@SteinwaySons No problem. It should be enough to restart idea in such cases. There is internal caching of license check result to not affect performance of regular work.

P.S. I want to redo UI, so it is easier to use without that open-close of settings window. After that I can add something to check/refresh cached license check result.