I have set my linter for Python to Pylint, but I still get error messages from Jedi. I even went to settings.json and added the line "python.linting.jediEnabled": false
, but the line, though present, is greyed out. What more can I do?
Go to settings.json
and add the line "python.languageServer": "None"
. Then restart VSCode.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With