16 lines
No EOL
248 B
JSON
16 lines
No EOL
248 B
JSON
[
|
|
{
|
|
"languageId": "XQuery",
|
|
"command": "docker",
|
|
"fileExtensions": [
|
|
".xqm"
|
|
],
|
|
"transport": "websocket",
|
|
"websocketUrl": "ws://localhost:3000/ws/lsp",
|
|
"args": [
|
|
"compose",
|
|
"up",
|
|
"-d"
|
|
]
|
|
}
|
|
] |