Debug localhost-running Ghost instance in Visual Studio Code?

Hi, I’m running Ghost via “grunt dev” on localhost:2368 as described on the Install from Source page, app runs fine in the browser. The next step is that I would like debug the running instance from Microsoft’s Visual Studio Code product, place breakpoints, etc., to see the code in action. VS Code uses a launch.json for debugging but I’m not sure what to place in it for Ghost so I can activate code debugging. (Alternatively, if someone has debugging instructions using Atom I can switch to that editor.)

Thanks,
Glen

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.