🧪 test: add LSP json fixtures and provider suite
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"jsonrpc": "2.0",
|
||||
"method": "textDocument/didClose",
|
||||
"params": {
|
||||
"textDocument": {
|
||||
"uri": "{{MAIN_UNIT_URI}}"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user