1 2 3 4 5 6 7 8 9 10
{ "jsonrpc": "2.0", "id": 2, "method": "textDocument/codeLens", "params": { "textDocument": { "uri": "file:///a/file.ts" } } }