thunderclient / thunder-client-support

Thunder Client is a lightweight Rest API Client Extension for VS Code.
https://www.thunderclient.com
Other
3.62k stars 128 forks source link

request body's text/json is misbehaving #1423

Closed GitJason33 closed 9 months ago

GitJason33 commented 10 months ago

Describe the bug When i try to write json, xml or graphQL in their respective text fields, a space gets added with each character i add, making the cursor go far from where i am writing

To Reproduce simply try to add request body normally while writing (no copy pasting) with json, xml or graphQL

Expected behavior the cursor should stay where i am writing, not run away from me :)

Platform:

Are you using the free version/paid version/trial: free

rangav commented 10 months ago

Hi @GitJason33 Are you using a custom font?

See solution here https://github.com/rangav/thunder-client-support/issues/1326#issuecomment-1714123998

GitJason33 commented 10 months ago

Hi @GitJason33 Are you using a custom font?

See solution here #1326 (comment)

yes, using Lynstone. i tried to remove it and the thunder client cursor didnt run away (which means it works as expected). but still, then the bug happens from custom fonts as you mentioned. thanks for telling me. i removed the font.

rangav commented 9 months ago

Currently, not all custom fonts are supported. I am closing this issue. Feel free to add further comments