Oli
Oli
I think that would be an interesting feature to merge if someone's willing to do a PR. It would be better if that behavior was turned off by default though...
Is this project still maintained? @chyh1990 @XVilka or is there a maintained fork?
Not exactly the same: "mapping values are not allowed in this context at line 4 column 4" (`to_string()`) "mapping values are not allowed in this context" (`info()`) Personally, it would...
@hoodie are you a maintainer of `yaml-rust`? I was under the impression it was unmaintained.
Ok well, the last commit was a year ago... That's pretty seldom indeed.
Some more prior art: https://github.com/sqlparser-rs/sqlparser-rs/pull/189 I'd be very interested in a lossless AST. I wanted to use this library to collect comments from a SQL file but that use case...
I also would like to access comments in the AST :( Any progress on this?
Ah, I see :( There are probably other syntax highlighters that have solved similar ambiguity in different languages, might be worth checking how they do it.
> There is nothing in the Chrome inspector logs even when I activate the Google Analytics Debugger extension.