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

Fix scene statement highlighting #185

Merged
merged 2 commits into from
Aug 26, 2022

Conversation

Booplicate
Copy link
Contributor

This fixes #182 as well as adds missing patterns to the statement. I checked the source code, renpy allows to use all show statement parameters with scene, like as, onlayer, etc. That means the code for show and scene is basically the same, so maybe you can find a way to reuse some bits, but maybe it's best to keep them separate in case renpy changes how it handles scene.

Copy link
Collaborator

@duckdoom4 duckdoom4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me LGTM! 🎉

@duckdoom4 duckdoom4 merged commit 2f61598 into renpy:develop Aug 26, 2022
@Booplicate Booplicate deleted the fix_scene_with_str branch August 26, 2022 17:35
@LuqueDaniel LuqueDaniel added this to the 2.2.0 milestone Aug 26, 2022
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.

3 participants