question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Premium intelephense features not working with key

See original GitHub issue

Premium intelephense features are resulting in provider not found for current document when using intelephense version 1.3.2.

The key is my only config setting

{
    "intelephense.licenceKey": "[key is here]"
}

The features are working in vscode, so I know it’s no the licence key itself.

Here is my :CocInfo

## versions

vim version: NVIM v0.4.3
node version: v10.15.3
coc.nvim version: 0.0.74-d83536aa4e
term: xterm
platform: linux

## Messages[coc.nvim] Rename provider not found for current document
[coc.nvim] Type definition provider not found for current document
[coc.nvim] Implementation provider not found for current document

## Output channel: phpls
[Info  - 1:35:58 PM] Initialising intelephense 1.3.2
[Info  - 1:35:58 PM] Reading state from /home/derek/.config/coc/extensions/coc-phpls-data/1938e530.
[Info  - 1:35:59 PM] Initialised in 1375 ms
[Info  - 1:35:59 PM] Intelephense 1.2.3

I am using version 2.1.2 of coc-phpls according to ~/.config/coc/extensions/node_modules/coc-phpls/package.json.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:26 (11 by maintainers)

github_iconTop GitHub Comments

2reactions
marlonfancommented, Dec 27, 2019

@cprn fixed

2reactions
marlonfancommented, Dec 13, 2019

@Norbytus maybe it has cached folder, you can use coc command intelephense.index.workspace to refresh it.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Intelephense
Professional PHP tooling for any Language Server Protocol capable editor. Intelephense is a high performance, cross platform PHP language server adhering to ...
Read more >
VSCode PHP Intelephense doesn't detect my libraries
I've installed the VSCode PHP Intelephense extension and configured it according to its description. But, as I've said, I only get completion ...
Read more >
Have you got feedback on INTELEPHENSE paid license?
Got a license after few months of free usage. Rename, go to implementations, go to type declarations, and code actions are all handy....
Read more >
License Agreement | Visual Studio Marketplace
LICENCE KEYS a) Purchase of a Licence Key grants a single end user access and use of all current and future Premium Features...
Read more >
PHP (intelephense) - LSP Mode - LSP support for Emacs
Enter your intelephense licence key here to access premium features. lsp-intelephense-multi-root #. Type: boolean. Default: t. Flag to control if ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found