insert the current line vscode code example
Example 1: quick fix shortcut vscode
On Windows, use the Ctrl + . keys. Then just select the Quick Fix suggestion that you want to apply to your code
Example 2: visual studio code indent outdent shortcut
Indent using tab key. Outdent using Shift + tab key.