mirror of
https://github.com/apple/sourcekit-lsp.git
synced 2026-03-02 18:23:24 +01:00
This avoids depending on the absolute path to the INPUTS and allows looking it up at run time even if the tests have moved.
7 lines
131 B
JSON
7 lines
131 B
JSON
{
|
|
"name": "client name",
|
|
"version": "10",
|
|
"bspVersion": "2.0",
|
|
"languages": ["a", "b"],
|
|
"argv": ["server.py"]
|
|
} |