Help with VS2022 - Autosave feature makes intellisense disappear?

Explanation: I've recently tried playing around with VS2022 as it's commonly said to be way better for C# development compared to VSCode. I enjoyed how VSCode autosaved 1000ms after making changes to a file, and wanted it in VS2022. However, when typing and stopping to look at the code suggestions, the autosave seems to kick in and causes the tooltip to disappear, resulting in a poor experience that wasn't in VSCode. Is this normal behavior, and do I have to make the autosave delay much longer to prevent this?

If you pay attention to the document tab at the top left after I make a change in the gif, the asterisk appearing and disappearing shows the timing of the autosave feature, which lines up with the code suggestion tooltip disappearing.

/r/VisualStudio Thread Link - i.redd.it