Skip to content
Discussion options

You must be logged in to vote

Add "autoSearchPaths" = true or "diagnosticMode" = "workspace" solves the problem

pyright = { command = "pyright-langserver", args = ["--stdio"], config= {"autoSearchPaths" = true, "diagnosticMode" = "workspace"}}

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@DrunkenRandomWalker
Comment options

Answer selected by the-mikedavis
@j0of
Comment options

@camms205
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants
Converted from issue

This discussion was converted from issue #7406 on June 20, 2023 19:41.