Buffer: Close
buffer.close Close the current tab.
How to run it
Open the command palette (M-x in the Emacs keymap) and search for Buffer: Close, then press Enter. It also has a default keybinding:
| Emacs | C-xk |
| CUA | C-w |
| Sublime Text | C-w |
| VS Code | C-w |
| IntelliJ IDEA | C-f4 |