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

Show the comments located above the props #48

Open
jhowmerisse opened this issue Jun 14, 2018 · 1 comment
Open

Show the comments located above the props #48

jhowmerisse opened this issue Jun 14, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@jhowmerisse
Copy link

Add ability to show the comments located above the props together with the type of propTypes, it would be an addition for documentation and an easy way to understand what the props means. Like JSDoc does, for example.

@kv4sha kv4sha added the enhancement New feature or request label Jun 14, 2018
@gaurav5430
Copy link

gaurav5430 commented Oct 29, 2019

+1

By default, when using functional components, and adding propTypes, VSCode picks up the propTypes as suggestions as well as displays the jsdoc comments on hover over the prop. It would be great to have something similar for the use cases being solved by this extension as well

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

No branches or pull requests

3 participants