This is a Visual Studio Code extension that opens a new untitled document in a split editor window.
- Opens a new untitled document in a split editor window.
- Install the extension.
- Open a file in Visual Studio Code.
- Press
Ctrl+Alt+N
(orCmd+Alt+N
on Mac) to execute the command. This will open a new untitled document in a split editor window.
- Visual Studio Code 1.58.0 or later
Initial release of New File in Split Editor.