Skip to content
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

Add pyright.disableTaggedHints #98

Merged
merged 1 commit into from
Jul 9, 2024
Merged

Add pyright.disableTaggedHints #98

merged 1 commit into from
Jul 9, 2024

Conversation

wyuenho
Copy link
Contributor

@wyuenho wyuenho commented Jul 8, 2024

https://github.com/microsoft/pyright/blob/main/docs/settings.md

pyright.disableTaggedHints [boolean]: Disables the use of hint diagnostics with special tags to tell the client to display text ranges in a "grayed out" manner (to indicate unreachable code or unreferenced symbols) or in a "strike through" manner (to indicate use of a deprecated feature).

@seagle0128 seagle0128 merged commit b215d68 into emacs-lsp:master Jul 9, 2024
0 of 11 checks passed
@wyuenho wyuenho deleted the disable-tagged-hints branch July 9, 2024 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants