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

Tokenize slices #145

Merged
merged 1 commit into from
Sep 19, 2017
Merged

Tokenize slices #145

merged 1 commit into from
Sep 19, 2017

Conversation

50Wliu
Copy link
Contributor

@50Wliu 50Wliu commented Sep 16, 2017

Requirements

  • Filling out the template is required. Any pull request that does not include enough information to be reviewed in a timely manner may be closed at the maintainers' discretion.
  • All new code requires tests to ensure against regressions

Description of the Change

Adds support for .. and ... in arrays. Leftover from #103.

Alternate Designs

None.

Benefits

No weird period highlighting in arrays.

Possible Drawbacks

This should work smoothly as [ and ] are always used to denote arrays.

Applicable Issues

Fixes #144

@50Wliu 50Wliu merged commit da81e3f into master Sep 19, 2017
@50Wliu 50Wliu deleted the wl-slices branch September 19, 2017 18:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for splices
1 participant