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.

weird " " characters in help definition popup menu

See original GitHub issue

What’s the output of :CocCommand pyright.version image

What’s the output of :CocCommand workspace.showOutput Pyright image


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 😅 ) image

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:closed
  • Created a year ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
fannheywardcommented, Aug 25, 2022

Reproduced. The first is hover doc, the second is help signature. Will check it ASAP.

0reactions
fannheywardcommented, Aug 31, 2022

Released in v1.1.269

Read more comments on GitHub >

github_iconTop Results From Across the Web

Consider not converting spaces to   entities in kind ...
weird " " characters in help definition popup menu fannheyward/coc-pyright#796.
Read more >
HTML encoding issues - "Â" character showing up instead of ...
Somewhere in that mess, the non-breaking spaces from the HTML template (the   s) are encoding as ISO-8859-1 so that they show up...
Read more >
Whitespace character - Wikipedia
In computer programming, whitespace is any character or series of characters that represent horizontal or vertical space in typography.
Read more >
How to Insert Nonbreaking Spaces in Microsoft Word
This tutorial shows how to insert nonbreaking spaces in Microsoft Word using the Symbol dialog box method and the keyboard shortcut method.
Read more >
Inserting Non-breaking Spaces, Hyphens and Soft Hyphens
To support automatic hyphenation by entering a soft hyphen inside a word yourself, use the keys Command Ctrl+minus sign. The word is separated...
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