kiddkai / atom-node-debugger

A Nodejs Debugger For Atom
MIT License
265 stars 75 forks source link

Windows files with camelcase name #216

Open jwverzijden opened 7 years ago

jwverzijden commented 7 years ago

I have a file named "some/dir/Server.js", when I place a breakpoint on some line it will break there like it should but the file shown is "some/dir/server.js" which doesnt have the breakpoints wrong file node debugger