Skip to content
This repository was archived by the owner on Jan 8, 2023. It is now read-only.
This repository was archived by the owner on Jan 8, 2023. It is now read-only.

style attribute for the isprint tag #5

Description

@matteobertoldo

Describe the bug
When the <isprint> tag is defined and the attribute: style is added, attribute described in the official documentation, the highlight inside the attribute is the css language.
It must be replaced with the default color highlight of the string grammar, but only in this tag.

To Reproduce
Steps to reproduce the behavior:

  1. Write <isprint> tag o create it with snippet
  2. Set style attribute: <isprint style="style_ID">
  3. See the highlight error as css language inside of this attribute

Expected behavior
The color highlight within the attribute must be replaced with the default string highlight.

Screenshots
bug with style attribute on isprint tag

Desktop

  • OS: (macOS Catalina 10.15)
  • Atom Version (1.42.0 x64)

Additional context
None.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

bugSomething isn't workinggood first issueGood for newcomershelp wantedExtra attention is needed

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions