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

Tokenize unquoted herestrings properly #83

Merged
merged 1 commit into from
Oct 4, 2017
Merged

Conversation

winstliu
Copy link
Contributor

@winstliu winstliu commented Oct 4, 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

There can be spaces between the herestring token and identifier.

Alternate Designs

N/A

Benefits

Proper herestring highlighting.

Possible Drawbacks

N/A

Applicable Issues

Fixes #82

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.

Syntax highlighting broken after <<< is found in file contents
1 participant