Skip to content
New issue

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

No "linting as you type" with "lintOnTextChange" set to "true" #297

Closed
TheRamsWay opened this issue Nov 27, 2017 · 1 comment
Closed

No "linting as you type" with "lintOnTextChange" set to "true" #297

TheRamsWay opened this issue Nov 27, 2017 · 1 comment
Labels
area-linting bug Issue identified by VS Code Team member as probable bug
Milestone

Comments

@TheRamsWay
Copy link

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.

@brettcannon brettcannon added awaiting 1-verification area-linting bug Issue identified by VS Code Team member as probable bug labels Nov 27, 2017
@DonJayamanne
Copy link

Duplicate of #28

@DonJayamanne DonJayamanne marked this as a duplicate of #28 Nov 27, 2017
@DonJayamanne DonJayamanne added this to the December 2017 milestone Nov 28, 2017
@lock lock bot locked as resolved and limited conversation to collaborators Jul 12, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-linting bug Issue identified by VS Code Team member as probable bug
Projects
None yet
Development

No branches or pull requests

3 participants