rescript-lang / rescript-vscode

Official VSCode plugin for ReScript
MIT License
329 stars 57 forks source link

"Extract to JSX component" code action #1039

Open zth opened 2 months ago

zth commented 2 months ago

This would be nice. Select a bunch of JSX and extract it as a proper component.

cc @nojaf

nojaf commented 1 month ago

Interesting idea, how would you approach this? What would the rough outline be?