When I code in Python, the errors only update when I save the file.
In TypeScript, errors update as I type, I don’t have to press Ctrl+S to make them appear / disappear
I’m using BlackFormatter and Flake8
I tried adding a .flake8 file, following setup tutorials for BlackFormatter and Flake8, editing VS Code settings, but didn’t manage to make it work.
Any ideas?
New contributor
louis is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.