Edit: Trigger Autocomplete
edit.completion Manually trigger autocomplete at the caret.
How to run it
Open the command palette (M-x in the Emacs keymap) and search for Edit: Trigger Autocomplete, then press Enter. It also has a default keybinding:
| Emacs | C-M-i |
| Sublime Text | C-space |
| VS Code | C-space |
| IntelliJ IDEA | C-space |