Visual Studio Code – Disable default tooltip hint in VSCode not touching pycodestyle tips
I met this problem after changing main IDE from PyCharm to VSCode. On example, to see what's wrong here, i have to hover on underlined "def": https://i.stack.imgur.com/no6eP.png When i do this, i see this: https://i.stack.imgur.com/gRve5.png ..and i must scroll down…