VS Code Shortcuts

If you use VS Code, here are some handy shortcuts that might help make your development life a little easier.

Find a closing bracket for a code block, i.e. jump to the matching bracket:

Mac: Cmd + Shift + \

Windows: Ctrl + Shift + \