Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Wm Hemsworth
Total activity
6
Last activity
September 28, 2021 15:33
Member since
May 01, 2021 13:24
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
2
Activity overview
Posts (1)
Comments (3)
Sort by recent activity
Recent activity
Votes
Created
September 28, 2021 15:33
I've also been struggling with this for a while. Using Typescript, breakpoints often persist even after disabling them & restarting, it's making debugging my own app challenging to say the least. W...
Community
WebStorm
Breakpoint still stopping after being deleted
1 vote
Created
May 04, 2021 18:40
Brilliant, that worked perfectly. Thanks!
Community
WebStorm
Debugging VM.Script with a custom filename results in being unable to step through code
1 vote
Created
May 02, 2021 22:04
Sure. In this example, I'm unable to step beyond the "debugger" statement in testA, whereas stepping works fine when no filename is provided. const vm = require('vm');let sample = `{ debugger\n ...
Community
WebStorm
Debugging VM.Script with a custom filename results in being unable to step through code
0 votes