-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Can't stop linter #42
Comments
Please could you go into your |
VS Code create automatically .vscode folder, but don't settings.json. |
Please could you try deleting that file and opening the Developer Tools from the menu, and let me know if there are any errors. |
I made an additional survey. When I push Disable Linter button, settings are written as enabledWithoutWorkspace instead of .vscode folder in user settings. |
* Fix microsoft/vscode#37627 (#1368) * Version 0.7.0 of extension (#1381) Archive of 0.7.0 * Update README.md * Update README.md * fix readme * fixes #42 disable in workspace specific config
Fixed with #241 |
Environment data
VS Code version: 1.19 Insider
Python Extension version: 0.8.0
Python Version: 3.6.1
OS and version: Windows 10 1709
Actual behavior
Do nothing.
Expected behavior
When I push Disable Linter, stop linter and write disable option to settings.json
Steps to reproduce:
The text was updated successfully, but these errors were encountered: