How do I select multiple lines on a cursor?
For selecting multiple lines, Click Ctrl + Shift + Alt + Arrow up/down in Visual Studio Code. All the lines selected would be in a single column. You can also press and hold Alt before you click the needed lines.