Mattias' MYOB Blog

Graduate Software Developer

Follow me on GitHub

IntelliJ Hotkeys

command-shift-[ – move tab left
command-shift-] – move tab right
option-tab – to move between columns

VS Code Keys

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)