AutoYADM commit: 2025-04-03 14:35:17
This commit is contained in:
parent
35bee89e03
commit
321116c7f4
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
||||||
# [language-server.basedpyright]
|
# [language-server.basedpyright]
|
||||||
# command = "basedpyright"
|
# command = "basedpyright"
|
||||||
|
[language-server.basedpyright]
|
||||||
|
command = "basedpyright"
|
||||||
|
args = ["--stdio"]
|
||||||
[language-server.basedpyright.config.basedpyright.analysis]
|
[language-server.basedpyright.config.basedpyright.analysis]
|
||||||
typeCheckingMode = "standard"
|
typeCheckingMode = "standard"
|
||||||
inlayHints.genericTypes = true
|
inlayHints.genericTypes = true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue