https://mitsuyawatanabe.medium.com/how-to-remove-tooltip-which-appears-when-mouse-over-on-code-in-visual-studio-code-bac46e46eb89
Have you ever been irritated by tooltip assistant in Visual Studio Code editor? Every time I hover on a certain code, the tooltip appears.
The information would sometimes be effective but if too many times it appears, which pisses me off. I found how to delete the tooltip from vscode. It’s a quite simple. Just add following code in settings.json in .vscode folder