planbcoding/vscode-react-refactor

Add setting for project/workspace subdirectory (feature request)

Opened this issue · 0 comments

qpwo commented

Right now I have a project with a frontend dir and backend dir. Extension does not work if vscode is running from there. The extension does work if I start vscode inside the frontend dir, but then I lose my other workspace settings. This could be fixed by adding a setting to this extension for "working directories" to look for necessary config files.