vscode-firefox-debug icon indicating copy to clipboard operation
vscode-firefox-debug copied to clipboard

VS Code Debug Adapter for Firefox

Results 113 vscode-firefox-debug issues
Sort by recently updated
recently updated
newest added

Type: Bug the breakpoints not work, if i set a breakpoint the dubugger seems not recognize it and doesn't stop Extension version: 2.9.8 VS Code version: Code 1.79.1 (4cb974a7aed77a74c7813bdccd99ee0d04901215, 2023-06-12T16:16:49.215Z)...

bug

If I add a launch configuration pointing to `http://localhost/example.html` and then run it, then I can debug the page perfectly fine. However, if I close the tab, and then open...

If you open a folder via a UNC path (e.g. "\\\server\path\addinSource"), breakpoints are unverified. However, if you copy the folder to a local directory or map a drive to the...

bug
windows
path mapping

Hi! Thanks for the cool extension. I installed it and went to a project which had no debugger configurations yet. I went to the Debugger ("Run and Debug") pane in...

Hi, I do not know if it is a bug or a feature but the following option is always disabled when starting the debugging: - _Ask to save logins and...

When adding a breakpoint for a remote file with a path that contains special characters, Firefox is not recognized to have this file loaded. This is because the URL for...

bug
path mapping

Start Debugging a simple "hello world" html does nothing. Tested with all configurations. launch.json: ``` { // Use IntelliSense to learn about possible attributes. // Hover to view descriptions of...

Hi, I'm trying to debug a simple FF add-on that I'm packaging with Parcel. *vscode-firefox-debug* loads the extension and it runs fine. The problem is I'm unable to set/hit break...

bug
sourcemaps

https://github.com/cssho/VSMarketplaceBadge, which was used as provider for the VS Code Marketplace badge, seems to be down. Use another provider, and also include the spelling fix for "badge" provided in PR...

link error complete https://github.com/Al1984