thunderclient / thunder-client-support

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

Issue with fonts after import from url #1584

Closed jpmitri closed 1 month ago

jpmitri commented 1 month ago

Describe the bug After importing from URL an Open-API V3.0.1 file i got some issues with the typography witch render me unable to use the plugin

image

as you can see in the picture when i double click on an item it highlights where the item is actually but visually the item is someplace else

The font i am using is CaskaydiaCove Nerd Font Propo SemiLight

To Reproduce Import any API from swagger using .net8 default API weather-app should reproduce the same

Platform:

Are you using the free version/paid version/trial: Paid Single User License

rangav commented 1 month ago

Could be custom font issue

see here - https://github.com/thunderclient/thunder-client-support/issues/1326#issuecomment-1714123998

jpmitri commented 1 month ago

I will change the font and get back to you Dose it work with mono space if i wanted to use Microsoft Terminal font Cascadia Mono?

And in that case if i put multiple fonts in vs code will it fall back to the second font if the first one is not compatible?

rangav commented 1 month ago

I am unsure how it will perform with multiple fonts. Please test it and see which font works.