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

JSDoc/TSDoc @inherit[dD]oc mismatch #359

Open
imatlopez opened this issue Jul 7, 2023 · 1 comment
Open

JSDoc/TSDoc @inherit[dD]oc mismatch #359

imatlopez opened this issue Jul 7, 2023 · 1 comment

Comments

@imatlopez
Copy link

Seems that TSDoc conflicts with the JSDoc use of @inheritdoc since TSDoc capitalizes the "d" as @inheritDoc.

Is this intentional, if so why? Can both be accepted (given it's too late to go back)?

related VSCode issue: #301

@teshanshanuka
Copy link

typedoc does not identify inherit[d]oc. Either way a method description with @inheritDoc is not evaluated by vscode. Would be really nice if it did.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants