You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
VS Code version: 1.18.1
Python Extension version: 0.8.0
Python Version: 3.6.1
OS and version: Windows 10
Actual behavior
Linting works but I have to save my file every time I change something to see new or fixed errors, even with "python.linting.lintOnTextChange" set to true in the user config file.
Expected behavior
Errors should be updated each time I type something without saving.
The text was updated successfully, but these errors were encountered:
Environment data
VS Code version: 1.18.1
Python Extension version: 0.8.0
Python Version: 3.6.1
OS and version: Windows 10
Actual behavior
Linting works but I have to save my file every time I change something to see new or fixed errors, even with "python.linting.lintOnTextChange" set to true in the user config file.
Expected behavior
Errors should be updated each time I type something without saving.
The text was updated successfully, but these errors were encountered: