Currently the parser just fails to parse and doesn't really keep track of where it happened. One error reporting strategy would be to keep track of the furthest point into the tokenstream we got and assume this is likely most relevant error for the user.
Currently the parser just fails to parse and doesn't really keep track of where it happened. One error reporting strategy would be to keep track of the furthest point into the tokenstream we got and assume this is likely most relevant error for the user.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Currently the parser just fails to parse and doesn't really keep track of where it happened. One error reporting strategy would be to keep track of the furthest point into the tokenstream we got and assume this is likely most relevant error for the user.