fabrizioschiavi/pragmatapro

Full-Width Stylistic Set 'fwid' not working in VSCode.

vsr3y opened this issue · 2 comments

vsr3y commented

Notepad_DVs02kthDc
'fwid' stylistic set is not working in VSCode; other stylistic sets are tested and confirmed to work properly.
Am I missing something? Is there some CSS property that needs to be set for this to work
This seems like a language-specific issue since only Japanese use full-width variant of characters.

In my Mac it works adding
"editor.fontLigatures": "'fwid'"
in settings.json

Screenshot 2022-11-07 at 08 44 58

Now I'll check also in Windows version

Also in Windows it works.

Immagine 2022-11-07 090646

I can't reproduced it using PragmataPro Liga, obviously PragmataPro Mono Liga can't be used because it's monospaced and can't include double-width glyphs. Ligatures are composed by two glyphs, as explained here, but Full Width letters are always one-width (= monospaced)