You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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
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
The text was updated successfully, but these errors were encountered: