IronBlock icon indicating copy to clipboard operation
IronBlock copied to clipboard

Comment generation only creates one comment

Open benni1972 opened this issue 4 years ago • 1 comments

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

benni1972 avatar Jun 02 '21 05:06 benni1972

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.

richorama avatar Jun 03 '21 07:06 richorama