Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Element with attribute selector not hightlight correctly #70

Closed
1 task done
wingyplus opened this issue Jan 27, 2017 · 1 comment
Closed
1 task done

Element with attribute selector not hightlight correctly #70

wingyplus opened this issue Jan 27, 2017 · 1 comment

Comments

@wingyplus
Copy link

Prerequisites

Description

Notice: I found this on Syntax highlight wrong color when writing element with attribute.

Steps to Reproduce

Writing selector below.

atom-text-editor[mini] .scroll-view {
  padding-left: 1px;
}

Expected behavior:

It should highlight same as element selector

screen shot 2560-01-27 at 11 14 09 am

Actual behavior:

It highlight

screen shot 2560-01-27 at 11 10 58 am

Versions

[email protected]
[email protected]

@winstliu
Copy link
Contributor

This has been fixed, most likely by atom/language-css#99. Should be out in Atom 1.15.0.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants