tonsky / FiraCode

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

'www' looks weird #1539

Open pyang30 opened 11 months ago

pyang30 commented 11 months ago

In vscode, www looks weird, is this my problem?

image
sonulohani commented 11 months ago

This is font ligature. You can disable it anyway.

image

Here is the setting for VS Code:

"editor.fontLigatures": true
pyang30 commented 11 months ago

@sonulohani thanks, I know ligature, but didn't notice www. Can I just disable www and keep others enabled?

sonulohani commented 11 months ago

I dont see any way to only disable "www". Maybe you can ask developer to support this.

tonsky commented 11 months ago

Can I just disable www and keep others enabled?

Not yet