vscode-js-debug
                                
                                
                                
                                    vscode-js-debug copied to clipboard
                            
                            
                            
                        A DAP-compatible JavaScript debugger. Used in VS Code, VS, + more
**Describe the bug** Using neovim, debugging itself works all fine, unless I restart the session (using `nvim-dap` extension with `require('dap').restart()`). When I restart the session, it hits the first breakpoint...
Hello, dear maintainers! ### Is your feature request related to a problem? Please describe In our time it is okay to have a lot of Chromium-based browsers installed on your...
**Is your feature request related to a problem? Please describe.** I'm a front-end developer working on a live website, and don't have access to the back-end nor ability to work...
**Is your feature request related to a problem? Please describe.** The regexp for showing available processes can be quite frustrating, esp when I already know the target pid/port I'm trying...
Error in the js-debug bootloader, please report to https://aka.ms/js-dbg-issue: Error [ERR_INSPECTOR_ALREADY_ACTIVATED]: Inspector is already activated. Close it with inspector.close() before activating it again. at new NodeError (node:internal/errors:371:5) at Object.inspectorOpen [as...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll...
### Describe the bug I'm experiencing an issue with VSCode's debugging capabilities when using a proxied domain that points to a local development server. While the page loads correctly through...
Hello, I have a question: `1.97.1` tag contains `1.97.0` value for the `version` field of the package.json file. Please see https://github.com/microsoft/vscode-js-debug/blob/v1.97.1/package.json#L4 Is this a mistake? or this is expected?
**Describe the bug** The extension host crashes on debugging (Another reproduction of https://github.com/microsoft/vscode-js-debug/issues/1911). Unfortunately this is a proprietary project so I can't share an immediate reproduction, but I'll share whatever...