326: Inheriting does not copy comments anymore
If RS creates stubs for an missing interface method, XML comments are no
longer copied - another thing that looks new to me. Is that a bug or a
'feature'?
Cheers,
Philipp
Please sign in to leave a comment.
Hello Philipp,
What is the state of corresponing checkbox on Generate dialogs if you try
to implement interface member via ReSharper->Generate Implement members?
Best regards,
Andrey Simanovsky
Andrey
Thanks for the fast reply - it was indeed my fault! I'm running RS on a
new machine and I didn't even realize anymore there was this
intermediate dialog which provides the option - sorry!
Checking the appropriate setting solved the issue, of course.
Cheers,
Philipp
Andrey Simanovsky (JetBrains) wrote:
>> If RS creates stubs for an missing interface method, XML comments are
>> no longer copied - another thing that looks new to me. Is that a bug
>> or a 'feature'?
>>
>> Cheers,
>> Philipp