getnamo / UnrealJs

Unreal.js plugin embedding v8.
Other
51 stars 6 forks source link

How to Debug JavaScript with Rider #11

Open edgarzhou opened 3 months ago

edgarzhou commented 3 months ago

How to Debug JavaScript with Rider

getnamo commented 3 months ago

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