Skip to content

Conversation

@nojaf
Copy link
Contributor

@nojaf nojaf commented Feb 7, 2023

Display the signature xmldoc for an implementation symbol when implementation xmldoc is missing.

Use case:
When a function is backed by a signature, you will typically only write your /// comment in the signature file. Hovering over the usage of that function in any file will show you that comment. Unless you hover over that function in its implementation file.

That is why I want to fall back to the XML comment of a signature when it is not present in the implementation file.

@nojaf nojaf requested a review from a team as a code owner February 7, 2023 09:17
@vzarytovskii vzarytovskii enabled auto-merge (squash) February 7, 2023 13:06
Copy link
Contributor

@psfinaki psfinaki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would be awesome to have inheritdoc one day.
#3827

Thanks @nojaf!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants