tonsky / FiraCode

Free monospaced font with programming ligatures
SIL Open Font License 1.1
77.27k stars 3.1k forks source link

VSCode issue when selecting text. #1391

Open Kvek opened 2 years ago

Kvek commented 2 years ago

Hi, First of all i'd like to say thank you, for this excellent font.

Unfortunately I'm having a weird issue in VSCode when selecting text. I've narrowed it down to this "editor.fontLigatures": true. How do I go about fixing this issue?

Any help is appreciated. Thanks.

"editor.fontFamily": "FiraCode-Retina",
"editor.fontLigatures": true, 

https://user-images.githubusercontent.com/8972543/158601700-db057141-db79-42ee-b066-89c138e0db5d.mov

tonsky commented 2 years ago

Try opening the same issue at VSCode repo