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
{{ message }}
This repository has been archived by the owner on Feb 6, 2019. It is now read-only.
Thanks for the growing documentation, gave me the nudge to give tree-sitter a spin! :)
I noticed that in ambiguity errors newlines are printed literally as newlines, any chance this could be easy to change into a masked '\n' instead? (might also apply for other whitespace like tabs) At first I didn't even realize it was printing my newlines and thought the reporting output was somehow garbled instead. :)
Keep up the great work - the CLI workflow is really cool! 👍
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Thanks for the growing documentation, gave me the nudge to give tree-sitter a spin! :)
I noticed that in ambiguity errors newlines are printed literally as newlines, any chance this could be easy to change into a masked '\n' instead? (might also apply for other whitespace like tabs) At first I didn't even realize it was printing my newlines and thought the reporting output was somehow garbled instead. :)
Keep up the great work - the CLI workflow is really cool! 👍
The text was updated successfully, but these errors were encountered: