Skip to content
Discussion options

You must be logged in to vote

Pylsp doesn't have diagnostics out of the box it relies on third party providers for diagnostics see: https://github.com/python-lsp/python-lsp-server#installation if you want to use one that is disabled by default (flake8 instead of pyflakes) you have to manually enable it in your config

Replies: 4 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by gabydd
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@sudokit
Comment options

@gabydd
Comment options

gabydd Jun 3, 2023
Collaborator

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: This is a bug
2 participants
Converted from issue

This discussion was converted from issue #7217 on June 03, 2023 19:40.