Ellis Kenyő
Ellis Kenyő
> `vendor` is too generic, I would rather not put it in the default set. What about per-mode lists? Maybe an alist?
I can confirm the same behaviour in emacs, are you able to do anything else premium or just code actions?
@bmewburn is this logic not part of the core intelephense? And is it needed? I don't think the emacs-lsp package calls it, some way to verify premium status would be...
I have refactoring working in emacs, just lacking code actions oddly.
Weirdly, this morning I have code actions now.
I'll try and setup nvim for intelephense and see if there's something missing later
Aye I can verify the same behaviour in emacs (phpdoc shows up in the actions list)  I think this is indeed a local setup issue and should probably be...
Oh yeah good spot, @maxime-aknin `licenceKey = "LICENSE_KEY"` should be `licenseKey = "LICENSE_KEY"`. Seems like user error rather than a genuine issue.
This seems to apply to basically everything I'm working on now, not just that isolated case :l