pgenfer / mixinSharp

extension for VS2015 that adds mixins to C#
MIT License
11 stars 1 forks source link

Options "Create region" and "Generate documentation" don't play together #10

Closed pgenfer closed 8 years ago

pgenfer commented 8 years ago

When both options "Create region" and "Generate documentation" are set, it seems like that the one option is removing the other when generating the code (maybe the leading trivias are overridden?)

Both options should also work if both are set.