Solution:
Quit Visual Studio code and run following command on terminal.
sudo rm -Rf ~/Library/Caches/com.microsoft.VSCode.ShipIt
Fixed the problem for my vs code not updating.
Quit Visual Studio code and run following command on terminal.
sudo rm -Rf ~/Library/Caches/com.microsoft.VSCode.ShipIt
Fixed the problem for my vs code not updating.
Use EOT font types to avoid these issues
We can easily convert the ttf fonts to eot fonts easily by these tools.
http://www.kirsle.net/wizards/ttf2eot.cgi
OR