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

winstliu
Copy link
Contributor

@winstliu winstliu 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
@winstliu winstliu 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!

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

winstliu commented Jun 7, 2016

Thanks guys!

@winstliu winstliu deleted the wl-nested-brackets branch June 7, 2016 16:58
winstliu 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.

3 participants