how to open multiple windows in visual studio code code example
Example: visual studio code multiple windows
Ctrl + Shift + N will open a new window
Ctrl+K then releases the keys, and pressing O would open the current tab in a new window.
⌘ + Shift + N and ⌘ + K for Mac.