I have searched the Visual Code documentation but cannot find the answer.
When typing in a Javascript file and tapping open brace { .. Visual Code inserts the closing brace }
Is there a shortcut key to automatically accept that closing brace and jump to the next line.
Currently having to use arrow key to get to end of line and pressing return.