Skip to content
This repository has been archived by the owner on Feb 6, 2019. It is now read-only.

Printing '\n' instead of actual newline in ambiguity errors #32

Open
simonrepp opened this issue Jun 18, 2018 · 0 comments
Open

Printing '\n' instead of actual newline in ambiguity errors #32

simonrepp opened this issue Jun 18, 2018 · 0 comments

Comments

@simonrepp
Copy link

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. :)

image18

Keep up the great work - the CLI workflow is really cool! 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant