Visual Studio Code – Python deprecated methods in vscode Problem Tab
Is there any way to see at a glance (in the Problem tab for example) all the deprecated methods I used in my project using Visual Studio Code? I use Pylance, but the extension just crosses out the word and…