File: Save
file.save Save the current file.
How to run it
Open the command palette (M-x in the Emacs keymap) and search for File: Save, then press Enter. It also has a default keybinding:
| Emacs | C-xC-s |
| CUA | C-s |
| Sublime Text | C-s |
| VS Code | C-s |
| IntelliJ IDEA | C-s |