File: New
file.new Create a new, empty file.
How to run it
Open the command palette (M-x in the Emacs keymap) and search for File: New, then press Enter. It also has a default keybinding:
| CUA | C-n |
| Sublime Text | C-n |
| VS Code | C-n |
| IntelliJ IDEA | M-insert |
file.new Create a new, empty file.
Open the command palette (M-x in the Emacs keymap) and search for File: New, then press Enter. It also has a default keybinding:
| CUA | C-n |
| Sublime Text | C-n |
| VS Code | C-n |
| IntelliJ IDEA | M-insert |