UnrealJs icon indicating copy to clipboard operation
UnrealJs copied to clipboard

How to Debug JavaScript with Rider

Open edgarzhou opened this issue 11 months ago • 1 comments

How to Debug JavaScript with Rider

edgarzhou avatar Mar 27 '24 09:03 edgarzhou

Not sure if it works out of the box. The plugin can expose a v8 debugger on specified port if I recall, otherwise see https://www.jetbrains.com/help/rider/Configuring_JavaScript_Debugger.html

getnamo avatar Apr 01 '24 22:04 getnamo