Recently, I've been facing some issues with the autocomplete feature in vscode.
After hitting enter, the autocomplete seems to disable itself, requiring me to press Control+Space to make it pop up and select an option like in this image:
https://i.sstatic.net/r9NXS.gif
What I'd like is for the autocomplete to show up automatically after hitting Enter and start typing, helping me select the best option as I type.
Is there a way for me to enable autocomplete to work this way after hitting Enter in vscode?