I m getting the below error in visual studio code
when i click on reopen this alert kept coming and not allowing me to write the code inside the editor. I have uninstall and reinstall visual studio code but still its showing this error.
Fix: VS Code Black Screen In order to fix this problem, follow these steps: Right click on the shortcut icon of VS Code on your desktop. Go to Properties and open the shortcut tab. In the target field, add: --disable-gpu.
Changing Default Command Line Shell Then, click on the arrow on the side of a plus (+). Here, choose Select Default Profile. Then, select any other type of command line shell. Then, restart vs code and try working on terminal.
Mac only:
$ open /Applications/Visual\ Studio\ Code.app -n
For context:
-n, --new Open a new instance of the application even if one is already running.
Thanks @TMG. More options can be found in the docs: https://code.visualstudio.com/docs/editor/command-line
Try terminating any Code.exe processes still alive in Task Manager
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With