Skip to content

Missing ending bracket textmate rule for css highlighting #27

Description

@Nikita0x

Does this issue occur when all extensions are disabled?: Yes

  • VS Code Version: 1.85.2
  • OS Version: Linux x64 5.15.0-91-generic (Linux mint)

Steps to Reproduce:

  1. Write nested CSS rule
  2. Via command palette enable "Developer: Inspect Editor Tokens and Scopes"
  3. Try to browser the textmate for the closing curly brace.

Expected outcome:
TextMate rule for ending bracket exists (i.e punctuation.section.property-list.end.bracket.curly.css). Ending bracket can be customized.

Actual outcome:
TextMate rule for ending bracket does not exist (i.e punctuation.section.property-list.end.bracket.curly.css). Ending bracket cannot be customized.

Screenshots are attached
example1
example2
example3

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions