github-vscode-theme
github-vscode-theme copied to clipboard
PHP close tag question mark miscoloured within HTML attributes
Description
The question mark in PHP close tags when within an HTML attribute is blue when it should be red.

Steps to reproduce
- Create a PHP file containing HTML.
- 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