Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ES6 extended Unicode syntax for strings and template strings #2047

Closed
yukulele opened this issue Feb 16, 2015 · 0 comments · Fixed by #2169
Closed

ES6 extended Unicode syntax for strings and template strings #2047

yukulele opened this issue Feb 16, 2015 · 0 comments · Fixed by #2169
Assignees
Labels
ES6 Relates to the ES6 Spec Fixed A PR has been merged for this issue Suggestion An idea for TypeScript

Comments

@yukulele
Copy link

"\u{1f4a9}" should be converted to "\uD83D\uDCA9"

@yukulele yukulele changed the title unicode syntax es6 unicode syntax Feb 16, 2015
@mhegazy mhegazy added ES6 Relates to the ES6 Spec Suggestion An idea for TypeScript labels Feb 16, 2015
@DanielRosenwasser DanielRosenwasser added this to the TypeScript 1.5 milestone Feb 18, 2015
@DanielRosenwasser DanielRosenwasser changed the title es6 unicode syntax ES6 extended unicode syntax for strings Feb 24, 2015
@DanielRosenwasser DanielRosenwasser changed the title ES6 extended unicode syntax for strings ES6 extended unicode syntax Feb 24, 2015
@DanielRosenwasser DanielRosenwasser changed the title ES6 extended unicode syntax ES6 extended Unicode syntax for strings and template strings Feb 27, 2015
@DanielRosenwasser DanielRosenwasser added the Fixed A PR has been merged for this issue label Apr 1, 2015
@microsoft microsoft locked and limited conversation to collaborators Jun 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
ES6 Relates to the ES6 Spec Fixed A PR has been merged for this issue Suggestion An idea for TypeScript
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants