Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Ability to change meta-tag generic syntax style. #7

Open
Neonalig opened this issue Dec 10, 2021 · 0 comments
Open
Labels
Analysing Analysing the issue enhancement New feature or request

Comments

@Neonalig
Copy link

In some codebases, XML meta-tag comments utilise the form of:

<see cref="SomeTypeType`2" />

Whilst others prefer:

<see cref="SomeTypeType{T1,T2}" />

Adding the ability to change between the two for autogenerated comments would be greatly appreciated to ensure seamless implementation with existing workflows.

Example:
image
Expected:
image

@hhu-mahmoud hhu-mahmoud added enhancement New feature or request Analysing Analysing the issue labels Mar 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Analysing Analysing the issue enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants