javascript – Electron/NodeJS/VSCode: What kind of syntax or infrastructure problems won't show in Debug Console?
Questions: Problem When working with Electron and VSCode, I’ve had a few syntax problems in code but no errors/warnings showed up in either VSCode’s debug console or the Electron Chromium ...