ReactEdCoders / ReactEd

An extension to assist with development of react and redux applications.
https://marketplace.visualstudio.com/items?itemName=ReactEd.reacted
MIT License
46 stars 2 forks source link

React + TypeScript? #3

Open davetennant17 opened 6 years ago

davetennant17 commented 6 years ago

Does it support using React with TypeScript? It doesn't seem to work for me...

Camaromelt commented 6 years ago

Currently we just look for. Js and. Jsx files. I will scope out the effort and see if it would be an easy fix.

Camaromelt commented 6 years ago

@davetennant17 Would you mind giving some examples of where you'd like to see the props from the parent to show in your component files? This will help us add that underline to the extension.