VisualJsonEditor
VisualJsonEditor copied to clipboard
Use Shutdown() instead of Close() to terminate the application
Calling Close on MainWindow is sometimes not sufficient to properly close the application.
I couldn't reproduce it consistently, but several time closing the app would not stop the debugger in Visual Studio.