If you are getting a blank screen when launching Azure Data Studio, you don't have to uninstall and reinstall. There a quarky little bug for some systems.
Create a shortcut, right-click and select Properties
in Target add "C:\Users\{username}\AppData\Local\Programs\Azure Data Studio\azuredatastudio.exe" --disable-gpu |
And now you will get the proper default screen. You may have to do this on each version update. This is same trick as Visual Studio Code.
thanks this helped me. I had a blank screen issue
ReplyDelete