Matthew Callahan
- Total activity 19
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 5
- Subscriptions 3
-
Created WebStorm is breaking on "localhost/path/to/file.js" and not "C:\disk\path\to\file.js"
Some additional context: I am using WebStorm 2021.3.2 on Windows 10. I am using the built in JavaScript debugger, and when breakpoints are hit, a new file with a path of "localhost" opens and execu... -
Edited Can breakpoints be triggered from external connections? [Solved]
I have WebStorm running the built-in JavaScript debugger with the "Can accept external connections" option set here: I am able to start the debugger, view the site at localhost:63341, and trigger ... -
Edited Is the list of DefinitelyTyped definitions available for download being truncated?
Per the Configure JavaScript Libraries page, I navigated to Settings > Languages & Frameworks > JavaScript > Libraries and clicked "Download." A list of TypeScript community stubs is fetched Defini...