Skip to content

Show full definition of model/interface when it's 'extends' or 'is' other model/interfaces. #7530

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

Merged
merged 9 commits into from
Jun 6, 2025

Conversation

RodgeFu
Copy link
Contributor

@RodgeFu RodgeFu commented Jun 3, 2025

Show full definition of model and interface when it's 'extends' or 'is' other model/interfaces for the pain point when people working with project with complex model/interface relationship like in our specs repo.

fixes #6991

@RodgeFu RodgeFu added the ide Issues for VS, VSCode, Monaco, etc. label Jun 3, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot added the compiler:core Issues for @typespec/compiler label Jun 3, 2025
Copy link
Contributor

github-actions bot commented Jun 3, 2025

All changed packages have been documented.

  • @typespec/compiler
Show changes

@typespec/compiler - feature ✏️

Show the full definition of model and interface when it has 'extends' and 'is' relationship in the hover text

@azure-sdk
Copy link
Collaborator

azure-sdk commented Jun 3, 2025

You can try these changes here

🛝 Playground 🌐 Website 🛝 VSCode Extension

RodgeFu and others added 6 commits June 4, 2025 11:17
Co-authored-by: Timothee Guerin <timothee.guerin@outlook.com>
Co-authored-by: Timothee Guerin <timothee.guerin@outlook.com>
Co-authored-by: Timothee Guerin <timothee.guerin@outlook.com>
@RodgeFu RodgeFu added this pull request to the merge queue Jun 6, 2025
Merged via the queue into microsoft:main with commit 6b61b3c Jun 6, 2025
25 checks passed
@RodgeFu RodgeFu deleted the full-def-hover branch June 6, 2025 03:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler:core Issues for @typespec/compiler ide Issues for VS, VSCode, Monaco, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[VSCode] annotation the backend models/operations created from template and interfaces during authoring.
3 participants