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

Further syntax highlighting improvements #220

Conversation

thennothinghappened
Copy link
Contributor

Brief

I worked on this quite a while back with the original set of changes, but didn't ever get around to PRing it as it wasn't quite perfect. I've decided to come back to it regardless though and PR what I've got rather than trying to get in everything.

The notable changes include:

Fixed conflict between ternaries and struct literal members

Before

image

After

image

Template strings

Before

image
image

After

image
image

String \ escapes including unicode

Before

image
image

After

image
image

Added the missing infinity constant

Before

image

After

image

@gurpreetsinghmatharoo gurpreetsinghmatharoo merged commit 5a4c0bd into YoYoGames:develop Nov 27, 2024
1 check failed
@gurpreetsinghmatharoo
Copy link
Collaborator

This is awesome, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants