language-tools icon indicating copy to clipboard operation
language-tools copied to clipboard

Native type auto suggestion only works directly after dot

Open janpio opened this issue 3 years ago • 2 comments

Nothing here (expect ObjectId): image

But working here: image

janpio avatar Mar 11 '22 20:03 janpio

I could not reproduce 🤔 Screen Shot 2022-03-15 at 15 37 25

Auto completions works in both cases for me

Jolg42 avatar Mar 15 '22 14:03 Jolg42

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.

janpio avatar Mar 15 '22 20:03 janpio