p42ai / js-assistant

120+ refactorings and code-assists for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=p42ai.refactor
MIT License
119 stars 7 forks source link

Create new file when extract React component #66

Open quanKM opened 1 year ago

quanKM commented 1 year ago

In the current state, the extracted component will be created above the existing component. The package should have the option to extract the component into a new file with a dialog so you can enter the file name.