IntelliJ Hotkeys
command-shift-[ – move tab left
command-shift-] – move tab right
option-tab – to move between columns
VS
command shift t - focus temrinal
command b - open/close file structure
command 1 or 2 or 3 .. - will create a new column if it doesn’t exist, otherwise goes to that column
command-shift-[ – move tab left
command-shift-] – move tab right
command / - comment out
option up/down - move code up or down (switching places)