Visual Basic 2022 - How to remove mouse hover popup in code?

Viewed 31

I am wondering if I'm the only one annoyed by the content of the function/sub being shown in a popup in the code editor of VB:

(Screenshot of VB's code window)

I don't personally find it useful, and it makes navigating functions harder because it hides parts of the code.

I did some searching in both options and online, but it gets buried in a million posts regarding actual 'mouse hover' or 'popup' or 'preview'... my apologies, I am not a professional programmer!

0 Answers
Related