[Trace - 10:31:59 AM] Sending request 'initialize - (0)'. Params: { "processId": 9495, "rootPath": null, "rootUri": null, "capabilities": { "workspace": { "applyEdit": true, "workspaceEdit": { "documentChanges": true }, "didChangeConfiguration": { "dynamicRegistration": false }, "didChangeWatchedFiles": { "dynamicRegistration": false }, "symbol": { "dynamicRegistration": true }, "executeCommand": { "dynamicRegistration": true } }, "textDocument": { "synchronization": { "dynamicRegistration": true, "willSave": true, "willSaveWaitUntil": true, "didSave": true }, "completion": { "dynamicRegistration": true, "completionItem": { "snippetSupport": true } }, "hover": { "dynamicRegistration": true }, "signatureHelp": { "dynamicRegistration": true }, "references": { "dynamicRegistration": true }, "documentHighlight": { "dynamicRegistration": true }, "documentSymbol": { "dynamicRegistration": true }, "formatting": { "dynamicRegistration": true }, "rangeFormatting": { "dynamicRegistration": true }, "onTypeFormatting": { "dynamicRegistration": true }, "definition": { "dynamicRegistration": true }, "codeAction": { "dynamicRegistration": true }, "codeLens": { "dynamicRegistration": true }, "documentLink": { "dynamicRegistration": true }, "rename": { "dynamicRegistration": true } } }, "trace": "verbose" } [Trace - 10:32:00 AM] Received response 'initialize - (0)' in 136ms. Result: { "capabilities": { "textDocumentSync": 2, "hoverProvider": true, "completionProvider": { "resolveProvider": true, "triggerCharacters": [ ".", "@", "#" ] }, "definitionProvider": true, "referencesProvider": true, "documentHighlightProvider": true, "documentSymbolProvider": true, "workspaceSymbolProvider": true, "codeActionProvider": true, "codeLensProvider": { "resolveProvider": true }, "documentFormattingProvider": true, "documentRangeFormattingProvider": true } } [Trace - 10:32:00 AM] Sending notification 'initialized'. Params: {} [Trace - 10:32:00 AM] Sending notification '$/setTraceNotification'. Params: { "value": "verbose" } [Trace - 10:32:00 AM] Sending notification 'workspace/didChangeConfiguration'. Params: { "settings": { "java": { "configuration": { "maven": { "userSettings": null }, "updateBuildConfiguration": "interactive" }, "errors": { "incompleteClasspath": { "severity": "warning" } }, "home": null, "jdt": { "ls": { "vmargs": "-noverify -Xmx1G" } }, "referencesCodeLens": { "enabled": true }, "trace": { "server": "verbose" } } } } [Trace - 10:32:00 AM] Sending notification 'textDocument/didOpen'. Params: { "textDocument": { "uri": "untitled:Untitled-1", "languageId": "java", "version": 1, "text": "" } } [Trace - 10:32:00 AM] Sending request 'textDocument/codeAction - (1)'. Params: { "textDocument": { "uri": "untitled:Untitled-1" }, "range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "context": { "diagnostics": [] } } [Trace - 10:32:00 AM] Sending request 'textDocument/codeLens - (2)'. Params: { "textDocument": { "uri": "untitled:Untitled-1" } } [Trace - 10:32:01 AM] Received response 'textDocument/codeAction - (1)' in 1212ms. Result: [] [Trace - 10:32:01 AM] Received response 'textDocument/codeLens - (2)' in 971ms. Result: [] [Trace - 10:36:16 AM] Sending request 'textDocument/codeAction - (3)'. Params: { "textDocument": { "uri": "untitled:Untitled-1" }, "range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "context": { "diagnostics": [] } } [Trace - 10:36:16 AM] Received response 'textDocument/codeAction - (3)' in 4ms. Result: [] [Trace - 10:36:16 AM] Sending request 'textDocument/codeLens - (4)'. Params: { "textDocument": { "uri": "untitled:Untitled-1" } } [Trace - 10:36:16 AM] Received response 'textDocument/codeLens - (4)' in 1ms. Result: []