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

Extended Unicode Support #20

Open
alistairjevans opened this issue Jan 16, 2020 · 0 comments
Open

Extended Unicode Support #20

alistairjevans opened this issue Jan 16, 2020 · 0 comments
Labels
enhancement New feature or request language A change to the language/compiler.

Comments

@alistairjevans
Copy link
Contributor

alistairjevans commented Jan 16, 2020

Currently AutoStep will work with the UTF-16 Unicode Range, but we need to support the full unicode range. The scope of this is to have support for (as an example):

Using extended characters, like emojis, as part of the matching text.

Given I have a 🤴 face

Using those characters as arguments.

Given I have a '🎉 🐱‍🐉' argument

See https://github.com/antlr/antlr4/blob/master/doc/unicode.md for antlr details.

@alistairjevans alistairjevans added enhancement New feature or request language A change to the language/compiler. labels Jan 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request language A change to the language/compiler.
Development

No branches or pull requests

1 participant