- Create a venv
- Select a pylint as the linter using the command
Select Linter
- Start making changes to files, edit, save... no linting takes place.
There are prompts are displayed asking the user to install pylint
Errors are logged in console, but no logs.
This is specific to pylint.
Most probably a bug with the special handling of pylint when language server is turned on.
Select LinterThere are prompts are displayed asking the user to install
pylintErrors are logged in console, but no logs.
This is specific to
pylint.Most probably a bug with the special handling of pylint when language server is turned on.