weird " " characters in help definition popup menu
See original GitHub issueWhat’s the output of :CocCommand pyright.version
What’s the output of :CocCommand workspace.showOutput Pyright
Hi,
I am seeing these weird
characters/entities since a while when vim offers the helpdoc popup menu for properties/functions/methods/classes etc. (not sure what the proper term for this is, apologies 😅 )
I searched for this on internet first and came across very old issue and could not find any other sources: https://github.com/microsoft/python-language-server/issues/422
I am not sure if coc-pyright causes this; though I doubt it but I did not know where to seek help for this. Sincere apologies if this issue doesnt belong in this repo. Thank you for your valuable time. I would be grateful if you can guide or educate me in right direction to solve this issue.
Issue Analytics
- State:
- Created a year ago
- Comments:6 (4 by maintainers)
Top GitHub Comments
Reproduced. The first is hover doc, the second is help signature. Will check it ASAP.
Released in v1.1.269