AutoYADM commit: 2025-04-03 18:10:17
This commit is contained in:
parent
c2d33c4bf1
commit
c02f912026
1 changed files with 6 additions and 0 deletions
|
@ -7,6 +7,12 @@
|
|||
typeCheckingMode = "standard"
|
||||
inlayHints.genericTypes = true
|
||||
|
||||
[language.debugger]
|
||||
name = "debugpy"
|
||||
transport = "stdio"
|
||||
command = "python3"
|
||||
args = ["-m", "debugpy.adapter"]
|
||||
|
||||
[language-server.harper-ls]
|
||||
command = "harper-ls"
|
||||
args = ["--stdio"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue