I had problem with ALT key, fix is to change alt+click
as a Gnome hotkey which clobbers multi-cursor select in VSCode, to super+click
by running:
gsettings set org.gnome.desktop.wm.preferences mouse-button-modifier "<Super>"
Source: http://2buntu.com/articles/1529/visual-studio-code-comes-to-linux/