VS Code Node.js - Run and Debug opens automatically when encountering a break point
whenever I debug Node.JS in VS Code and a breakpoint is encountered, the "Run and Debug" window open automatically (as if I pressed Ctrl+Shift+D). It is very annoying, how can I disable it?