You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
See https://github.com/antlr/antlr4/blob/master/doc/unicode.md for antlr details.
The text was updated successfully, but these errors were encountered: