Update
This commit is contained in:
@@ -19,6 +19,16 @@
|
||||
"command": "gopls",
|
||||
"args": []
|
||||
},
|
||||
"ols": {
|
||||
"enabled": true,
|
||||
"command": "ols",
|
||||
"args": []
|
||||
},
|
||||
"roslyn": {
|
||||
"enabled": true,
|
||||
"command": "roslyn-language-server",
|
||||
"args": ["--stdio", "--autoLoadProjects"]
|
||||
},
|
||||
"typescript": {
|
||||
"enabled": true,
|
||||
"command": "typescript-language-server",
|
||||
|
||||
Reference in New Issue
Block a user