vscode: Bug in any color theme (closing quote) with font ligatures enabled

  • VSCode Version: 1.53 and olders
  • OS Version: Linux Debian

Steps to Reproduce:

  1. Select color theme (any) - for example, Solarized Light
  2. Write <div class="VSCode - nice text editor"> (or change ‘nice’ to another word)

Does this issue occur when all extensions are disabled?: Yes

BUG - closing quote change color

2021-02-05-144251_1920x1080_scrot

About this issue

  • Original URL
  • State: closed
  • Created 3 years ago
  • Comments: 16 (4 by maintainers)

Most upvoted comments

Ah ok! Sorry for this misunderstanding. "> exists as ligature. I know how to fix it. I’ll do it soon.

i found. This is font. i remove ‘PragmataPro Liga’ and paste ‘PragmataPro’. PragmataPro bundle (with Liga) i buy in 2017, this is real fonts family from https://fsd.it/shop/fonts/pragmatapro/

Yes. Bug reproduce with ‘PragmataPro Liga’. ‘PragmataPro’ without ligatures work fine…

P.S. If i use font PragmataPro Mono Liga and in settings.json set “editor.fontLigatures”: false, all work nice (i lost my beauty arrows, so sad 😦 )