Hey there! Is there any way of adding autocompletion of React components' props in JSX, given the fact that TypeScript allows those props to be statically typed? I noticed that VS Code does its best to implement something along those lines:
Would be neat to see that trickle back to Atom as well.
Thanks for considering it, and for all your work on the language server!
Hey there! Is there any way of adding autocompletion of React components' props in JSX, given the fact that TypeScript allows those props to be statically typed? I noticed that VS Code does its best to implement something along those lines:
Would be neat to see that trickle back to Atom as well.
Thanks for considering it, and for all your work on the language server!