= vscode =

{{{#!highlight bash
# https://code.visualstudio.com/
cd ~/Downloads
wget https://go.microsoft.com/fwlink/?LinkID=760868
mv index.html\?LinkID\=760868 vscode.deb
sudo dpkg -i vscode.deb # 1.43.2
code & # launch command
}}}
 * Install extension ms-dotnettools.csharp
 * Install extension Eclipse Keymap alphabotsec.vscode-eclipse-keybindings 

== Font size ==
 * File
 * Preferences
 * editor.fontSize
 * terminal.integrated.fontSize