github-vscode-theme icon indicating copy to clipboard operation
github-vscode-theme copied to clipboard

PHP close tag question mark miscoloured within HTML attributes

Open charlesroper opened this issue 2 years ago • 0 comments

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

charlesroper avatar Feb 06 '23 03:02 charlesroper