I would like to build and debug Electron apps in Visual Studio 2022. I can debug Electron apps in Visual Studio Code by following this guide. How do I go about debugging Electron apps in Visual Studio? Or is debugging Electron apps in Visual Studio not possible?
Visual Studio 2022 appears to not have a template for creating Electron projects. Is it still possible to import an existing Electron project and then debug the imported project?