ZachGawlik / vscode-convert-object-to-jsx

VS Code extension to convert between object entries and jsx props

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature request: bidirectional conversion

mosesoak opened this issue · comments

I was looking for an extension that converts jsx props to object (e.g. when hoisting props into useMemo or a callback or factory function).

Doesn't seem to be one out there, perhaps you'd want to upgrade this one to do both?