firefox-devtools / firefox-devtools/vscode-firefox-debug
Debugging not possible with FireFox Portable
Open
- Dominant language
- TypeScript
- Stars
- 447
- Forks
- 76
- PR merge metrics
- No merged PRs in 30d
Description
The debugger works very well with FireFox installed.Unfortunately, I can't get it to work with the portable version of FireFox (which we use internally). I always get the error message: connect ECONNREFUSED 127.0.0.1:6000".
The entry "devtools-debugger.remote-port" is set to 6000.
How can I bring the two tools together?
Contributor guide
Assessment
This issue has not been assessed yet.