language-tools
language-tools copied to clipboard
Native type auto suggestion only works directly after dot
Nothing here (expect ObjectId):

But working here:

I could not reproduce 🤔

Auto completions works in both cases for me
The O is highlighted in your screenshot, which indicates you already had auto completion open when typing the O. Then it works. It does not work if you have no autocompletion, type the O and then hit Ctr+Space to start the auto completion.