Attach Webstorm to running React in browser
|
1 |
"C:\Program Files\Google\Chrome\Application\chrome.exe" --remote-debugging-port=9222 -- "%1" |
|
1 |
"C:\Program Files\Google\Chrome\Application\chrome.exe" --remote-debugging-port=9222 -- "%1" |
Add new entry to .env file directly inside project dir.
|
1 |
REACT_EDITOR=webstorm |
Set Generate shell scripts in Jetbrains toolbox options. Add above path to Environment Variables