Como instalar VS Code en GNU Linux
Read

Como instalar VS Code en GNU Linux

VS Code en GNU/Linux Instalación 1. Instalar la llave GPG: wget -q https://packages.microsoft.com/keys/microsoft.asc -O- | sudo apt-key add - 2. Asegúrese de que apt esté configurado para funcionar con fuentes https: sudo apt install apt-transport-https 3.... More

Read the publication