WIP
This commit is contained in:
parent
542e7a25d8
commit
4e3a9ef3cf
@ -1,17 +1,3 @@
|
||||
{
|
||||
"languageserver": {
|
||||
"go": {
|
||||
"command": "gopls",
|
||||
"filetypes": ["go"],
|
||||
"rootPatterns": ["go.mod"],
|
||||
"trace.server": "verbose"
|
||||
},
|
||||
"python": {
|
||||
"command": "pyls",
|
||||
"filetypes": ["python"],
|
||||
"rootPatterns": [],
|
||||
"trace.server": "verbose"
|
||||
}
|
||||
},
|
||||
"suggest.noselect": false
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user