In VS2022 and VAX 2021.11.17 the Quick Info tooltip when you hover over stuff is not working properly - not even the default intellisense one.
When VAX is completely disabled, the normal intellisense Quick Info hover tooltip works fine.
I have tried disabling all of these options with VAX enabled, to use the default intellisense Quick Info hover for the time being - but much of the time nothing shows: Coloring and Attributes > Apply coloring to > Tooltips (off) Display > Show Quick Info tooltips for more symbols (off) Suggestions > Suggestion and Completion lists > Enable in C++ (off) Floating Buttons and Icons > All options off
What sort of symbols are you hovering the mouse over to see this problem?
Function names? Class names? Local variables? All of them? Other things?
If you disable VA via:
VAssistX -> Enable/Disable Visual Assist X
are the tooltips fast and reliable just on mouse hover? It almost sounds like a settings problem, but you have tried the obvious VA settings without effect. VA should not be stopping the IDE tooltips from appearing, hence asking what happens on simply disabling VA.