I have seen this question asked many times, however the answers do not seem to apply to Visual Studio Community 2022 (64-bit): how can I disable the pop-up boxes that appear whenever you hover over variables or functions? This functionality is enabled by default and is incredibly annoying.
Note that I am not referring to auto-completion, just the pop-ups when hovering.
In the hours I have spent researching this problem I have seen references to File/Preferences, the '%APPDATA%\Code\User\settings.json' file and many other suggestions, but none seem to apply to this version of Studio.
I am coding in C# however I believe this is a problem with the editor in all languages.