-
Notifications
You must be signed in to change notification settings - Fork 13
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
greedy_parent rule for say command doesn't apply properly #52
Comments
I'm able to reproduce this in SublimeText and VSCode, but only with the The behaviour outlined in this issue is definitely a bug. However, I'm also concerned about other potential bugs caused by The solution I'm gunning for is to simply remove the |
Putting this here so it's easy to copy-paste for reference: say execute run scoreboard objectives list
say execute run scoreboard objectives list
say execute run scoreboard objectives list
say execute run scoreboard objectives list
execute run say execute run scoreboard objectives list
|
I can imagine why that's happening but I think it's better off in a separate issue, so I've created #53 for this. |
Bug report checklist:
[✔️] The language-mcfunction extension only provides syntax highlighting. Have you confirmed that your issue is with the syntax highlighting, and not other features such as squiggly underlines, warning indicators, and/or pop-ups?
[✔️] Ensure that you are able to reproduce the issue without any other datapack-related extensions enabled.
[✔️] Make sure you attach a screenshot to your bug report. Bug reports without a screenshot will be closed.
Bug description:
In Sublime (don't know about VSC), the say command which should highlight everything after it in a single color, doesn't do so unless called within an execute command, or preceded by a space (third line is a lone tab):
The text was updated successfully, but these errors were encountered: