Thanks a lot for the effort in creating this extension!
It seems we had one thing in common, and that's being ultimately annoyed by the incvonvenient way for debugging Electron.NET applications.
I just had chosen a different approach: Renovating Electron.NET itself.
Creating a VS extension was one of the things I had considered, but my primary issue had also been about the long waiting time until dotnet electronize is done.
Now you can debug via F5 and it starts within seconds. And you can debug on WSL in the same way: https://github.com/ElectronNET/Electron.NET/wiki/Debugging
Best wishes
sw
Thanks a lot for the effort in creating this extension!
It seems we had one thing in common, and that's being ultimately annoyed by the incvonvenient way for debugging Electron.NET applications.
I just had chosen a different approach: Renovating Electron.NET itself.
Creating a VS extension was one of the things I had considered, but my primary issue had also been about the long waiting time until dotnet electronize is done.
Now you can debug via F5 and it starts within seconds. And you can debug on WSL in the same way: https://github.com/ElectronNET/Electron.NET/wiki/Debugging
Best wishes
sw