Hello everyone, today i have logged onto studio to see an issue where the language formatting of my script editor doesn’t see, to be applying to a specific script. At the top of the editor, it states that this is because the script has reached some sort of length that triggers this; However, the script in question is only 122 lines.
Expected behavior
I’m not sure why this is the case, as even though it states this is for performance reasons, I’ve never had an issue with the performance with this script. This is making the script very hard to read and fix error/make tweaks.
If anyone knows what is triggering this issue, I would love to know.
You should share the script either here, or in a Private Message to Bug Files and link to it in this post.
I believe the length check can also be triggered by horizontal length, it might be checking the total number of characters in the script instead of just the number of lines.