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

Feature Request: Struct inner functions should be highlighted like a script #174

Closed
FortressNebula opened this issue Mar 20, 2022 · 1 comment

Comments

@FortressNebula
Copy link

If I had a struct like so:
image
then when I reference Add later on, the function would be highlighted like a normal variable.
image

My suggestion is for it to be highlighted like a script
image

@YellowAfterlife
Copy link
Owner

This is same as #143 - GMEdit will highlight them accordingly if it's a local variable, but not for instance variables (due to with-loops potentially changing scope)

@YellowAfterlife YellowAfterlife closed this as not planned Won't fix, can't repro, duplicate, stale Jun 10, 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

No branches or pull requests

2 participants