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

Include route information when user hovers on the generated doc #4860

Open
3 tasks done
RodgeFu opened this issue Oct 24, 2024 · 1 comment
Open
3 tasks done

Include route information when user hovers on the generated doc #4860

RodgeFu opened this issue Oct 24, 2024 · 1 comment
Assignees
Labels
ide Issues for VS, VSCode, Monaco, etc.

Comments

@RodgeFu
Copy link
Contributor

RodgeFu commented Oct 24, 2024

Clear and concise description of the problem

When user hovers on some element in the generated doc, he can see the route information about how the element is generated from typespec.

We would need compiler and emitter support to provide the route information to show in ide. @allenjzhang will provide more detail about this feature and design.

Checklist

  • Follow our Code of Conduct
  • Read the docs.
  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
@RodgeFu RodgeFu added the ide Issues for VS, VSCode, Monaco, etc. label Oct 24, 2024
@RodgeFu RodgeFu self-assigned this Oct 24, 2024
@timotheeguerin
Copy link
Member

Duo of #1993
This needs design in the compiler library api

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ide Issues for VS, VSCode, Monaco, etc.
Projects
None yet
Development

No branches or pull requests

2 participants