Mixed case attribute names have different coloring · Issue #104 · textmate/html.tmbundle · GitHub
Skip to content

Mixed case attribute names have different coloring #104

Description

@aeschli

From microsoft/vscode#77889
**VSCode Screenshot **

Screenshot

Steps to Reproduce:

  1. Use attributes with and without upper casing onClick, onclick, etc.
<div onchange="test()"> </div>
<div onChange="test()"> </div>
  1. Colors are different. onClick is an 'unknown' attribute

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions