Ellis Kenyő

Results 201 comments of 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) ![image](https://user-images.githubusercontent.com/2872862/127762135-2b8d3d39-c2eb-4325-b4ec-9869ac72571b.png) 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