marlonfan / coc-phpls

🐭 php language server for coc.nvim
MIT License
212 stars 16 forks source link

[Question] The autocomplete have many question mark character #71

Open benyaminl opened 4 years ago

benyaminl commented 4 years ago

Describe the bug image when autocomplete the variable, intelephense shown many question mark character, and I don't see that character on my DocBloc.

To Reproduce Steps to reproduce the behavior:

  1. Type function
  2. Go to the autocomplete variable
  3. See error

Expected behavior No question mark should be shown on the variable autocomplete

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Additional context Add any other context about the problem here.