Skip to content
Discussion options

You must be logged in to vote

I think this is an issue with the python lsp. If they have diagnostics that some users may not want to see than they should provide an option to turn them off. Event if we displayed them the exact same way vscode does they would still be visible just less so.

Treating capabilities as a user config is not a good idea. Just because a clinet is able to properly display theses tags doesn't necessarily imply the user wants to a see a specific diagnostic. It would be less intrusive if the variable was only gray but I guess some users would not even want that (and we would likely still the show the message if the cursor is placed there).

Other language servers allow all diagnostics (including su…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@pascalkuthe
Comment options

Answer selected by yoomaxxx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #8443 on October 02, 2023 17:11.