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
Behavior:
Everything following EndsWithDigit1 to the end of wrongSyntaxHighlight stops being colored. This behavior is exhibited in Sublime / VS Code / Github with both nightly and 1.8 versions.
The text was updated successfully, but these errors were encountered:
gcnew
changed the title
Syntax coloring errors if method return type ends with a digit
Syntax coloring fails if method return type ends with a digit
Jun 30, 2016
gcnew
changed the title
Syntax coloring fails if method return type ends with a digit
Syntax coloring fails if the return type of a method ends with a digit
Jun 30, 2016
gcnew
changed the title
Syntax coloring fails if the return type of a method ends with a digit
Syntax coloring fails if the method return type ends with a digit
Jun 30, 2016
TypeScript Version: 1.8.0 / nightly (2.0.0-dev.201xxxxx)
Code
Behavior:
Everything following
EndsWithDigit1
to the end ofwrongSyntaxHighlight
stops being colored. This behavior is exhibited in Sublime / VS Code / Github with both nightly and 1.8 versions.The text was updated successfully, but these errors were encountered: