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

[Question]: prop-types intellisense in vscode #12890

Closed
1 task done
rcronin opened this issue Dec 21, 2022 · 1 comment
Closed
1 task done

[Question]: prop-types intellisense in vscode #12890

rcronin opened this issue Dec 21, 2022 · 1 comment

Comments

@rcronin
Copy link

rcronin commented Dec 21, 2022

Question for Carbon

With some of @carbon/react in typescript and most still using prop-types, does anyone have any recommendations on how to get Intellisense working in VSCode for the prop-types bit?

Code of Conduct

@tay1orjones
Copy link
Member

You'll probably need a plugin or extension to help out with this since VSCode relies on the Typescript annotations for intellisense. Here's one I found after a cursory glance on the marketplace.

Intellisense will be significantly improved as more types are added to the package, #10752, #12513

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Status: Done
Development

No branches or pull requests

2 participants