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

Lowercase hex in str#215

Merged
winstliu merged 3 commits intoatom:masterfrom
kbrose:lowercase-hex-in-str
Oct 21, 2017
Merged

Lowercase hex in str#215
winstliu merged 3 commits intoatom:masterfrom
kbrose:lowercase-hex-in-str

Conversation

@kbrose
Copy link
Copy Markdown
Contributor

@kbrose kbrose commented Oct 18, 2017

Description of the Change

Add lowercase letters to hex characters inside strings.

Alternate Designs

None

Benefits

Proper highlighting of lowercase hex letters such as

s = '\x0a'

Possible Drawbacks

None..................?

Applicable Issues

#200

Stagnant PR accomplishing same thing w/o tests: #201

@winstliu
Copy link
Copy Markdown
Contributor

Thanks, looks good. I'll merge once you revert the unrelated auto-indent changes.

@kbrose
Copy link
Copy Markdown
Contributor Author

kbrose commented Oct 21, 2017

@50Wliu done.

@winstliu winstliu merged commit 64d7f73 into atom:master Oct 21, 2017
@kbrose kbrose deleted the lowercase-hex-in-str branch October 21, 2017 17:41
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.

2 participants