react-component-tree icon indicating copy to clipboard operation
react-component-tree copied to clipboard

WSL support

Open mkf62 opened this issue 2 years ago • 1 comments

Is your feature request related to a problem? Please describe. Currently I work in using Windows Subsystem for Linux and keep my code in a git folder in WSL. If I try to load up index.tsx (\wsl.localhost\Ubuntu\home\my_user\git\my_project\pages\index.tsx) it can't parse it.

Edit to add: I played around with it some more and this problem only seems to occur if I go to the extension in the left-hand side bar and click "Choose file..". If I instead navigate to the index.tsx file and then click "Build Tree", it will parse it as expected.

Describe the solution you'd like I would like to see the component tree while utilizing WSL.

mkf62 avatar Apr 13 '23 12:04 mkf62

@ArulValan can you look into this

hb1998 avatar Apr 14 '23 16:04 hb1998