How do I disable this floating hint/tooltip in VS Code? This happens with expressjs only.
My editor.hover.enabled
is already set to false. I don't think any extensions I have installed are responsible for this.
I have disabled and checked with IntelliSense extensions for JS, ESLint but still it's the same
Disabled all hover settings in VS Code preferences