The Microsoft VSCode Debugger is not honoring the breakpoints or debugger lines when attempting to debug a javascript file. The debugger skips past the breakpoints and debugger lines and simply runs ...