Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Comment generation only creates one comment #50

Open
benni1972 opened this issue Jun 2, 2021 · 1 comment
Open

Comment generation only creates one comment #50

benni1972 opened this issue Jun 2, 2021 · 1 comment

Comments

@benni1972
Copy link

The comment generation (#49 ) only creates a single comment for the first block containing comments all other blocks with comments are ignored

I've tried to figure out why it doesn't insert all comments on all blocks, as they are collected correctly first, but are not inserted in generation, with no success.

See attached my testing
result_code.cs.txt
sample_blocks

sample_blocks.xml.txt

@richorama
Copy link
Owner

Thanks for reporting this. I have had a go at fixing it, and it's complicated. I expect this will take a few days to sort.

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

No branches or pull requests

2 participants