primer / github-vscode-theme

GitHub's VS Code themes
https://marketplace.visualstudio.com/items?itemName=GitHub.github-vscode-theme
MIT License
1.89k stars 189 forks source link

PHP close tag question mark miscoloured within HTML attributes #351

Open charlesroper opened 1 year ago

charlesroper commented 1 year ago

Description

The question mark in PHP close tags when within an HTML attribute is blue when it should be red.

2023-02-06_02

Steps to reproduce

  1. Create a PHP file containing HTML.
  2. Put <?php ?> or <?= ?> tags within an HMTL attribute.

Version

v6.3.3

Theme

GitHub Dark Default, GitHub Dark High Contrast, GitHub Dark Colorblind, GitHub Dark Dimmed