license not found
Opened this issue · 4 comments
I'm getting A valid license was not found. Please contact Embarcadero Support. when mouse highlights or is over procedures or methods.
So paid versions only? Isn't Community Edition a 'valid' license'. Maybe mention that in the extension's blurb.
I am not really familiar on how the CE functions or what are its limitations. Check the license manager (LicenseManager.exe found in the bin directory of your Delphi installation) to make sure CE has access to DelphiLSP. Check to make sure that DelphiLSP exists in the "This License Activates:" list. The screenshot I provided is not a list of "supported" delphi versions.
If it is not listed in there, it probably has some dumb limitations on CE, since I asume the LSP is usable in that edition as well. I would have to look into it if that is the case, to see if there is any workaround.
I don't unfortunately have much time to work on this, as it was only built to meet my demand. There are probably quite many use-cases not considered by the extension. Feel free to open a PR.
