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
This issue became apparent in #16 but was deferred until more information was available.
Here are the relevant details from the discussion in that report:
At some point - probably as a side-effect of an earlier fix - I must have fixed the trailing arguments being highlighted as errors, but the ^M is a slightly different red and I don't think it's a problem with the syntax highlighter. Here's some research:
Like I mentioned in my last comment, I'm not confident that this is a problem with the grammar itself but instead that people are committing carriage returns to mcfunction files. It may be the grammar's fault that these characters are being highlighted, but after some testing (via github-lightshow) I was unable to remove these characters by any means.
Until I have more definitive information about the problem and/or people reporting it, I'm going to work under the assumption that this is out of the grammar's control.
I'm still unsure exactly what's causing this problem, but it any case it can probably be fixed with some effort.
The text was updated successfully, but these errors were encountered:
This issue became apparent in #16 but was deferred until more information was available.
Here are the relevant details from the discussion in that report:
I'm still unsure exactly what's causing this problem, but it any case it can probably be fixed with some effort.
The text was updated successfully, but these errors were encountered: