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.

Phpls premium features are not working as expected

See original GitHub issue

Describe the bug When I try to find all implementations of interface/abstract class within a project that was just indexed everything works. If I close neovim and open it again nothing works until I run the command intelephense.index.workspace. I made sure that I have no global intelephense module installed on my machine to avoid any conflicts. The current up to date version of intelephense is 1.5.4 while coc-phpls is using 1.5.2 (which I assume is installed with the extension as a dependency) so only the dependency that comes with the extension is available. I also tried it while there is a global module installed and I have the same issue. I have a premium subscription to make sure every premium feature is available. Note that the premium subscription works when using visual studio code.

To Reproduce Steps to reproduce the behavior:

  1. Open a php project for indexing for the first time.
  2. Try to find all implementations of any interface or abstract class you can see that you will get a list of all of them.
  3. Close nvim.
  4. Open nvim again and open any php interface again then try to find implementations again you will receive a message [coc.nvim] implementation not found

Expected behavior To be able to see all the implementations and the premium features working as expected

Desktop (please complete the following information):

  • OS: MacOS 10.15.7
  • Coc.nvim (the latest version)
  • Coc-phpls extension (the latest version)

Additional context My CocInfo

[Info  - 11:48:19 AM] Initialising intelephense 1.5.2
[Info  - 11:48:19 AM] Reading state from /Users/fox/.config/coc/extensions/coc-phpls-data/56b54f92.
[Info  - 11:48:20 AM] Initialised in 1051 ms

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6

github_iconTop GitHub Comments

3reactions
tomaspavlatkacommented, Mar 21, 2021

I still do have this issue. I use VIM 8.2 and still cannot see any implemantation even after creating the file mentioned here.

thanks.

3reactions
ivaaaancommented, Jan 6, 2021

I’m having the same issue. Managed to get it working by placing license key in the {os.homedir()}/intelephense/licence.txt

Read more comments on GitHub >

github_iconTop Results From Across the Web

Phpls premium features are not working as expected - - Bountysource
Describe the bug. When I try to find all implementations of interface/abstract class within a project that was just indexed everything works.
Read more >
neoclide/coc.nvim - Gitter
I have just installed coc.nvim with coc-phpls ext, and used the configurations at the main page, all functions worked well in gvim, but...
Read more >
I gave up : r/vim - Reddit
Some plugins don't work well with others, and some aren't well maintained. The process isn't idiot proof in any way, and there are...
Read more >
intelephense - Reddit post and comment search - SocialGrep
Do Intelephense's premium features work with Coc? ... Expected ';'. intelephense error when I try to store html code inside a php Variable...
Read more >
0001183740-16-000380.txt - SEC.gov
The Audit Committee met without Company management being present at its meeting with ... The policy does not specify that any part of...
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