"Add Code Comment" command failed silently for generic classes/interfaces like ClassA<T, U,="" V=""> because of a bug in CSDefaultCommentProvider.
Here is a patch for trunk revision 157.
This is a C# source file for testing.
generic classes/interfaces like ClassA -> generic classes/interfaces like ClassA<T, U, V>
HTML Formattining droped generic parameters from my comment.
patch is in trunk
Log in to post a comment.
This is a C# source file for testing.
generic classes/interfaces like ClassA
-> generic classes/interfaces like ClassA<T, U, V>
HTML Formattining droped generic parameters from my comment.
patch is in trunk