Sunday, January 03, 2021

Visual Studio Code is tearing on VMware Workstation

 VSCode (1.52.1) on VMware Workstation 14 is tearing its windows. Below shows the right side of VSCode is tearing and it can be really bad - all the text are not readable.

As a workaround do:

$: code . --disable-gpu

 

 Reference:

https://github.com/microsoft/vscode/issues/15211

No comments:

Error opening directory '/media/sf_C_DRIVE': Permission denied

I tried to share a folder from Windows 10 host to Kali 2020.1 Linux guest using VirtualBox but I am getting the following error message: ...