Closed mewore closed 1 year ago
For example:
state mewINDEX { }
This is invalid. In SL:
Meanwhile, the plugin shows it as valid:
As I've mentioned in #9 , I think it will be better if there is no syntax error in the plugin and instead, it parses the whole file and then annotates empty states with an error like "states must contain at least one event".
For example:
This is invalid. In SL:
Meanwhile, the plugin shows it as valid:
As I've mentioned in #9 , I think it will be better if there is no syntax error in the plugin and instead, it parses the whole file and then annotates empty states with an error like "states must contain at least one event".