Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Quick Edit ignores everything in file after selector that begins with ":" #9840

@rcbraggthree

Description

@rcbraggthree

When I try and use quick edit in my document to edit a class or id it works only if the rule is above a ::selection or ::after. If the class or id is after any of these rules that include a : or - then it will not find it and it wants me to create a new rule.

windows 8.1
Release 1.0 build 1.0.0-15191 (release 3f2eb90)

::selection { background-color: #67b2e7; color: #fff; }
::selection {color:#fff;background: #5a7388;}::-moz-selection {color:#fff;background: #5a7388;}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions