We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
VS Code version: 1.18.1 Python Extension version: 0.8.0 Python Version: 3.6 OS and version: Win7SP1, x64
Linting does not work during typing the text even if parameter python.linting.lintOnTextChange = true. Linting on file save works as expected.
Linting highlights syntactical and stylistic errors in my source code as I type it
Output from Python output panel empty Output from Console window (Help->Developer Tools menu) empty
Python
Console window
The text was updated successfully, but these errors were encountered:
Duplicate #28
Sorry, something went wrong.
No branches or pull requests
Environment data
VS Code version: 1.18.1
Python Extension version: 0.8.0
Python Version: 3.6
OS and version: Win7SP1, x64
Actual behavior
Linting does not work during typing the text even if parameter python.linting.lintOnTextChange = true.
Linting on file save works as expected.
Expected behavior
Linting highlights syntactical and stylistic errors in my source code as I type it
Steps to reproduce:
Logs
Output from
Python
output panelempty
Output from
Console window
(Help->Developer Tools menu)empty
The text was updated successfully, but these errors were encountered: