Is it possible to have a code editing prompt which calls refactoring actions, like to move to file/new file?
I’d probably never edit my code by hand again, if this was the case
Is it possible to have a code editing prompt which calls refactoring actions, like to move to file/new file?
I’d probably never edit my code by hand again, if this was the case
If you are working in React. I’ve found the “VSCode React Refactor” extension to work great for this. Its much faster than waiting for the AI to do the same thing.