vscode debugger highlights wrong line when adding/removing previous lines
Let’s assume we have this python script, set breakpoint on second line and start debugging:
How to disable hints from unused imports in vscode python
I get autocomplete hints when I write code, which is good, but I don’t understand why I would need a bunch of hints for libraries that I don’t even import in a given file. Is there a way to remove all these extra hints, leaving only file imports?
How I can have vscode only type check a specific folder?
These settings appear to do nothing: