dotnet-document icon indicating copy to clipboard operation
dotnet-document copied to clipboard

Add `<typeparam>` tag support

Open FreePhoenix888 opened this issue 2 years ago • 3 comments

We have enabled type_parameters in config, but it does not work. I mean type_parameters for classes. Does it work if I add this config parameter here? If it will, I would like to know what config parameters are available at all. I think all parameters should be listed in the default config.

FreePhoenix888 avatar Sep 18 '21 09:09 FreePhoenix888

https://github.com/p1va/dotnet-document/pull/5

Selectorsvt avatar Oct 29 '21 07:10 Selectorsvt

Thank you @Selectorsvt for looking into this :pray: Would you expect a similar behavior on interfaces as well?

p1va avatar Oct 30 '21 06:10 p1va

From my personal experience I think so for interfaces need same behavior.

Selectorsvt avatar Oct 30 '21 06:10 Selectorsvt