Closed kapulkin closed 8 months ago
Oh, you are right, this was a copy-paste typo. Thank you, I applied your commit.
@t3rn0 check my branch https://github.com/kapulkin/ast-comments/tree/inline-comments-in-fields, please. I completely rewrote the algorithm to fix problem with inline comments overlap. Now comments can be stored not only inside blocks, but also as a comment field inside nodes.
I will be happy to any comments and bug reports.
dump() with include_attributes=True will print Comment attributes.