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

Tokenize nested property lists #108

Merged
merged 3 commits into from
Jun 7, 2016
Merged

Tokenize nested property lists #108

merged 3 commits into from
Jun 7, 2016

Conversation

50Wliu
Copy link
Contributor

@50Wliu 50Wliu commented Apr 21, 2016

In addition:

  • Fixed closing brackets not being tokenized after nested selectors
  • Fixed overeager property-value scope. It no longer matches the colon and whitespace after the property name, nor the semicolon after the value.

Fixes #74
Fixes #79

Also fixed an issue where property-value was overreaching its bounds
@50Wliu 50Wliu changed the title Tokenize brackets in nested property lists Tokenize nested property lists Apr 22, 2016
@Nard-Dog
Copy link

Review: Looks good to me!

@JimmyMultani
Copy link

This looks good to me!

@50Wliu 50Wliu merged commit 064b7ce into master Jun 7, 2016
@50Wliu
Copy link
Contributor Author

50Wliu commented Jun 7, 2016

Thanks guys!

@50Wliu 50Wliu deleted the wl-nested-brackets branch June 7, 2016 16:58
50Wliu added a commit to atom/autocomplete-css that referenced this pull request Jun 10, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants