Skip to content

Generated dependency properties aren't showing XML doc comments #666

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

Open
Arlodotexe opened this issue Apr 14, 2025 · 4 comments
Open

Generated dependency properties aren't showing XML doc comments #666

Arlodotexe opened this issue Apr 14, 2025 · 4 comments
Assignees
Labels
bug 🐛 Something isn't working functional Alignment with specifications and requirements

Comments

@Arlodotexe
Copy link
Member

and it does not show xml doc:

Image

Originally posted by @Poker-sang in #621

@Arlodotexe Arlodotexe added bug 🐛 Something isn't working functional Alignment with specifications and requirements labels Apr 14, 2025
@michael-hawker
Copy link
Member

@Arlodotexe I thought I saw a PR for this, is this resolved now?

@Arlodotexe Arlodotexe moved this to 📋 Backlog in Toolkit 8.x May 8, 2025
@Arlodotexe
Copy link
Member Author

@Arlodotexe I thought I saw a PR for this, is this resolved now?

It is not, I've raised it with the component author.

@Arlodotexe
Copy link
Member Author

Arlodotexe commented May 23, 2025

@Sergio0694 You mentioned this was a one-line fix, if you add details about which line needs changed we can try giving this to Copilot since you're short on time.

@Arlodotexe Arlodotexe moved this from 📋 Backlog to 🔖 Ready in Toolkit 8.x May 23, 2025
@Sergio0694
Copy link
Member

You need to change the inheritdoc on the generated partial property to have cref on itself, instead of nothing. That will make it pick the XML docs from the partial declaration part, if present.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working functional Alignment with specifications and requirements
Projects
Status: 🔖 Ready
Development

No branches or pull requests

3 participants