Skip to content

Instantly share code, notes, and snippets.

@mrtank
Created April 3, 2020 10:05
Show Gist options
  • Save mrtank/6bea06510298b3920289d60d109c2a34 to your computer and use it in GitHub Desktop.
Save mrtank/6bea06510298b3920289d60d109c2a34 to your computer and use it in GitHub Desktop.
LC logs
#######
LanguageClient 0.1.155
#######
11:59:49 WARN unnamed src/language_server_protocol.rs:2284 Failed to start language server automatically. No language server commands found for filetype: conf
11:59:49 ERROR unnamed src/rpchandler.rs:30 Error handling message: Error: Failure { jsonrpc: Some(V2), error: Error { code: InternalError, message: "\'Vim(let):E28: No such highlight group name: ALEInfo\'", data: None }, id: Num(31) }
Message: {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[{"message":"This value is unused","range":{"end":{"character":13,"line":3},"start":{"character":9,"line":3}},"relatedInformation":[],"severity":4,"source":"FSAC","tags":[1]}],"uri":"file:///E%3A/codejam/GoogleCodeJam20201/Solution.fs"}}
Error: ErrorMessage { msg: "Error: Failure { jsonrpc: Some(V2), error: Error { code: InternalError, message: \"\\\'Vim(let):E28: No such highlight group name: ALEInfo\\\'\", data: None }, id: Num(31) }" }
11:59:52 ERROR unnamed src/rpchandler.rs:14 Error handling message: Error: Failure { jsonrpc: Some(V2), error: Error { code: InternalError, message: "Cached typecheck results not yet available", data: None }, id: Num(5) }
Message: {"jsonrpc":"2.0","method":"fsharp/signature","params":{"Position":{"Character":4,"Line":10},"TextDocument":{"Uri":"file:///e:/codejam/GoogleCodeJam20201/Solution.fs"},"bufnr":1,"languageId":"fsharp"},"id":4}
Error: ErrorMessage { msg: "Error: Failure { jsonrpc: Some(V2), error: Error { code: InternalError, message: \"Cached typecheck results not yet available\", data: None }, id: Num(5) }" }
11:59:57 ERROR unnamed src/rpchandler.rs:30 Error handling message: Message not handled: Notification { jsonrpc: Some(V2), method: "fsharp/fileParsed", params: Map({"content": String("E:\\codejam\\GoogleCodeJam20201\\Solution.fs")}) }
Message: {"jsonrpc":"2.0","method":"fsharp/fileParsed","params":{"content":"E:\\codejam\\GoogleCodeJam20201\\Solution.fs"}}
Error: ErrorMessage { msg: "Message not handled: Notification { jsonrpc: Some(V2), method: \"fsharp/fileParsed\", params: Map({\"content\": String(\"E:\\\\codejam\\\\GoogleCodeJam20201\\\\Solution.fs\")}) }" }
11:59:57 ERROR unnamed src/rpchandler.rs:30 Error handling message: Error: Failure { jsonrpc: Some(V2), error: Error { code: InternalError, message: "\'Vim(let):E28: No such highlight group name: ALEInfo\'", data: None }, id: Num(62) }
Message: {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[{"message":"This value is unused","range":{"end":{"character":13,"line":3},"start":{"character":9,"line":3}},"relatedInformation":[],"severity":4,"source":"FSAC","tags":[1]},{"code":"41","message":"A unique overload for method 'Write' could not be determined based on type information prior to this program point. A type annotation may be needed. Candidates: Console.Write(buffer: char []) : unit, Console.Write(format: string, [<ParamArray>] arg: obj []) : unit, Console.Write(value: bool) : unit, Console.Write(value: char) : unit, Console.Write(value: decimal) : unit, Console.Write(value: float) : unit, Console.Write(value: float32) : unit, Console.Write(value: int) : unit, Console.Write(value: int64) : unit, Console.Write(value: obj) : unit, Console.Write(value: string) : unit, Console.Write(value: uint32) : unit, Console.Write(value: uint64) : unit","range":{"end":{"character":17,"line":11},"start":{"character":4,"line":11}},"relatedInformation":[],"severity":1,"source":"F# Compiler"},{"code":"193","message":"This expression is a function value, i.e. is missing arguments. Its type is 'a -> 'b.","range":{"end":{"character":17,"line":11},"start":{"character":4,"line":11}},"relatedInformation":[],"severity":2,"source":"F# Compiler"}],"uri":"file:///E%3A/codejam/GoogleCodeJam20201/Solution.fs"}}
Error: ErrorMessage { msg: "Error: Failure { jsonrpc: Some(V2), error: Error { code: InternalError, message: \"\\\'Vim(let):E28: No such highlight group name: ALEInfo\\\'\", data: None }, id: Num(62) }" }
11:59:57 ERROR unnamed src/rpchandler.rs:30 Error handling message: Error: Failure { jsonrpc: Some(V2), error: Error { code: InternalError, message: "\'Vim(let):E28: No such highlight group name: ALEWarning\'", data: None }, id: Num(66) }
Message: {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[{"message":"This value is unused","range":{"end":{"character":13,"line":3},"start":{"character":9,"line":3}},"relatedInformation":[],"severity":4,"source":"FSAC","tags":[1]},{"code":"41","message":"A unique overload for method 'Write' could not be determined based on type information prior to this program point. A type annotation may be needed. Candidates: Console.Write(buffer: char []) : unit, Console.Write(format: string, [<ParamArray>] arg: obj []) : unit, Console.Write(value: bool) : unit, Console.Write(value: char) : unit, Console.Write(value: decimal) : unit, Console.Write(value: float) : unit, Console.Write(value: float32) : unit, Console.Write(value: int) : unit, Console.Write(value: int64) : unit, Console.Write(value: obj) : unit, Console.Write(value: string) : unit, Console.Write(value: uint32) : unit, Console.Write(value: uint64) : unit","range":{"end":{"character":17,"line":11},"start":{"character":4,"line":11}},"relatedInformation":[],"severity":1,"source":"F# Compiler"},{"code":"193","message":"This expression is a function value, i.e. is missing arguments. Its type is 'a -> 'b.","range":{"end":{"character":17,"line":11},"start":{"character":4,"line":11}},"relatedInformation":[],"severity":2,"source":"F# Compiler"}],"uri":"file:///E%3A/codejam/GoogleCodeJam20201/Solution.fs"}}
Error: ErrorMessage { msg: "Error: Failure { jsonrpc: Some(V2), error: Error { code: InternalError, message: \"\\\'Vim(let):E28: No such highlight group name: ALEWarning\\\'\", data: None }, id: Num(66) }" }
11:59:57 ERROR unnamed src/rpchandler.rs:30 Error handling message: Error: Failure { jsonrpc: Some(V2), error: Error { code: InternalError, message: "\'Vim(let):E28: No such highlight group name: ALEInfo\'", data: None }, id: Num(67) }
Message: {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[{"message":"This value is unused","range":{"end":{"character":13,"line":3},"start":{"character":9,"line":3}},"relatedInformation":[],"severity":4,"source":"FSAC","tags":[1]},{"code":"41","message":"A unique overload for method 'Write' could not be determined based on type information prior to this program point. A type annotation may be needed. Candidates: Console.Write(buffer: char []) : unit, Console.Write(format: string, [<ParamArray>] arg: obj []) : unit, Console.Write(value: bool) : unit, Console.Write(value: char) : unit, Console.Write(value: decimal) : unit, Console.Write(value: float) : unit, Console.Write(value: float32) : unit, Console.Write(value: int) : unit, Console.Write(value: int64) : unit, Console.Write(value: obj) : unit, Console.Write(value: string) : unit, Console.Write(value: uint32) : unit, Console.Write(value: uint64) : unit","range":{"end":{"character":17,"line":11},"start":{"character":4,"line":11}},"relatedInformation":[],"severity":1,"source":"F# Compiler"},{"code":"193","message":"This expression is a function value, i.e. is missing arguments. Its type is 'a -> 'b.","range":{"end":{"character":17,"line":11},"start":{"character":4,"line":11}},"relatedInformation":[],"severity":2,"source":"F# Compiler"}],"uri":"file:///E%3A/codejam/GoogleCodeJam20201/Solution.fs"}}
Error: ErrorMessage { msg: "Error: Failure { jsonrpc: Some(V2), error: Error { code: InternalError, message: \"\\\'Vim(let):E28: No such highlight group name: ALEInfo\\\'\", data: None }, id: Num(67) }" }
11:59:57 ERROR unnamed src/rpchandler.rs:30 Error handling message: Error: Failure { jsonrpc: Some(V2), error: Error { code: InternalError, message: "\'Vim(let):E28: No such highlight group name: ALEWarning\'", data: None }, id: Num(68) }
Message: {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[{"message":"This value is unused","range":{"end":{"character":13,"line":3},"start":{"character":9,"line":3}},"relatedInformation":[],"severity":4,"source":"FSAC","tags":[1]},{"code":"41","message":"A unique overload for method 'Write' could not be determined based on type information prior to this program point. A type annotation may be needed. Candidates: Console.Write(buffer: char []) : unit, Console.Write(format: string, [<ParamArray>] arg: obj []) : unit, Console.Write(value: bool) : unit, Console.Write(value: char) : unit, Console.Write(value: decimal) : unit, Console.Write(value: float) : unit, Console.Write(value: float32) : unit, Console.Write(value: int) : unit, Console.Write(value: int64) : unit, Console.Write(value: obj) : unit, Console.Write(value: string) : unit, Console.Write(value: uint32) : unit, Console.Write(value: uint64) : unit","range":{"end":{"character":17,"line":11},"start":{"character":4,"line":11}},"relatedInformation":[],"severity":1,"source":"F# Compiler"},{"code":"193","message":"This expression is a function value, i.e. is missing arguments. Its type is 'a -> 'b.","range":{"end":{"character":17,"line":11},"start":{"character":4,"line":11}},"relatedInformation":[],"severity":2,"source":"F# Compiler"}],"uri":"file:///E%3A/codejam/GoogleCodeJam20201/Solution.fs"}}
Error: ErrorMessage { msg: "Error: Failure { jsonrpc: Some(V2), error: Error { code: InternalError, message: \"\\\'Vim(let):E28: No such highlight group name: ALEWarning\\\'\", data: None }, id: Num(68) }" }
11:59:57 ERROR unnamed src/rpchandler.rs:14 Error handling message: Error: Failure { jsonrpc: Some(V2), error: Error { code: InternalError, message: "System.ArgumentOutOfRangeException: Index and length must refer to a location within the string.\r\nParameter name: length\r\n at System.String.Substring(Int32 startIndex, Int32 length)\r\n at FsAutoComplete.Lsp.TextDocumentCompletion@535.Invoke(Unit unitVar) in C:\\projects\\fsautocomplete\\src\\FsAutoComplete\\FsAutoComplete.Lsp.fs:line 548\r\n at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvoke[T,TResult](AsyncActivation`1 ctxt, TResult result1, FSharpFunc`2 part2) in E:\\A\\_work\\130\\s\\src\\fsharp\\FSharp.Core\\async.fs:line 398\r\n at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in E:\\A\\_work\\130\\s\\src\\fsharp\\FSharp.Core\\async.fs:line 109", data: None }, id: Num(14) }
Message: {"jsonrpc":"2.0","method":"languageClient/omniComplete","params":{"bufnr":1,"character":19,"complete_position":12,"filename":"e:/codejam/GoogleCodeJam20201/Solution.fs","handle":false,"languageId":"fsharp","line":11},"id":13}
Error: ErrorMessage { msg: "Error: Failure { jsonrpc: Some(V2), error: Error { code: InternalError, message: \"System.ArgumentOutOfRangeException: Index and length must refer to a location within the string.\\r\\nParameter name: length\\r\\n at System.String.Substring(Int32 startIndex, Int32 length)\\r\\n at FsAutoComplete.Lsp.TextDocumentCompletion@535.Invoke(Unit unitVar) in C:\\\\projects\\\\fsautocomplete\\\\src\\\\FsAutoComplete\\\\FsAutoComplete.Lsp.fs:line 548\\r\\n at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvoke[T,TResult](AsyncActivation`1 ctxt, TResult result1, FSharpFunc`2 part2) in E:\\\\A\\\\_work\\\\130\\\\s\\\\src\\\\fsharp\\\\FSharp.Core\\\\async.fs:line 398\\r\\n at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in E:\\\\A\\\\_work\\\\130\\\\s\\\\src\\\\fsharp\\\\FSharp.Core\\\\async.fs:line 109\", data: None }, id: Num(14) }" }
11:59:58 ERROR unnamed src/rpchandler.rs:30 Error handling message: Message not handled: Notification { jsonrpc: Some(V2), method: "fsharp/fileParsed", params: Map({"content": String("E:\\codejam\\GoogleCodeJam20201\\Solution.fs")}) }
Message: {"jsonrpc":"2.0","method":"fsharp/fileParsed","params":{"content":"E:\\codejam\\GoogleCodeJam20201\\Solution.fs"}}
Error: ErrorMessage { msg: "Message not handled: Notification { jsonrpc: Some(V2), method: \"fsharp/fileParsed\", params: Map({\"content\": String(\"E:\\\\codejam\\\\GoogleCodeJam20201\\\\Solution.fs\")}) }" }
11:59:58 ERROR unnamed src/rpchandler.rs:30 Error handling message: Error: Failure { jsonrpc: Some(V2), error: Error { code: InternalError, message: "\'Vim(let):E28: No such highlight group name: ALEWarning\'", data: None }, id: Num(80) }
Message: {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[{"message":"This value is unused","range":{"end":{"character":13,"line":3},"start":{"character":9,"line":3}},"relatedInformation":[],"severity":4,"source":"FSAC","tags":[1]},{"code":"583","message":"Unmatched '('","range":{"end":{"character":22,"line":11},"start":{"character":21,"line":11}},"relatedInformation":[],"severity":1,"source":"F# Compiler"},{"code":"58","message":"Possible incorrect indentation: this token is offside of context started at position (5:5). Try indenting this token further or using standard formatting conventions.","range":{"end":{"character":5,"line":12},"start":{"character":4,"line":12}},"relatedInformation":[],"severity":2,"source":"F# Compiler"}],"uri":"file:///E%3A/codejam/GoogleCodeJam20201/Solution.fs"}}
Error: ErrorMessage { msg: "Error: Failure { jsonrpc: Some(V2), error: Error { code: InternalError, message: \"\\\'Vim(let):E28: No such highlight group name: ALEWarning\\\'\", data: None }, id: Num(80) }" }
11:59:58 ERROR unnamed src/rpchandler.rs:30 Error handling message: Error: Failure { jsonrpc: Some(V2), error: Error { code: InternalError, message: "\'Vim(let):E28: No such highlight group name: ALEWarning\'", data: None }, id: Num(81) }
Message: {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[{"message":"This value is unused","range":{"end":{"character":13,"line":3},"start":{"character":9,"line":3}},"relatedInformation":[],"severity":4,"source":"FSAC","tags":[1]},{"code":"583","message":"Unmatched '('","range":{"end":{"character":22,"line":11},"start":{"character":21,"line":11}},"relatedInformation":[],"severity":1,"source":"F# Compiler"},{"code":"58","message":"Possible incorrect indentation: this token is offside of context started at position (5:5). Try indenting this token further or using standard formatting conventions.","range":{"end":{"character":5,"line":12},"start":{"character":4,"line":12}},"relatedInformation":[],"severity":2,"source":"F# Compiler"}],"uri":"file:///E%3A/codejam/GoogleCodeJam20201/Solution.fs"}}
Error: ErrorMessage { msg: "Error: Failure { jsonrpc: Some(V2), error: Error { code: InternalError, message: \"\\\'Vim(let):E28: No such highlight group name: ALEWarning\\\'\", data: None }, id: Num(81) }" }
11:59:58 ERROR unnamed src/rpchandler.rs:30 Error handling message: Error: Failure { jsonrpc: Some(V2), error: Error { code: InternalError, message: "\'Vim(let):E28: No such highlight group name: ALEInfo\'", data: None }, id: Num(82) }
Message: {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[{"message":"This value is unused","range":{"end":{"character":13,"line":3},"start":{"character":9,"line":3}},"relatedInformation":[],"severity":4,"source":"FSAC","tags":[1]},{"code":"583","message":"Unmatched '('","range":{"end":{"character":22,"line":11},"start":{"character":21,"line":11}},"relatedInformation":[],"severity":1,"source":"F# Compiler"},{"code":"58","message":"Possible incorrect indentation: this token is offside of context started at position (5:5). Try indenting this token further or using standard formatting conventions.","range":{"end":{"character":5,"line":12},"start":{"character":4,"line":12}},"relatedInformation":[],"severity":2,"source":"F# Compiler"}],"uri":"file:///E%3A/codejam/GoogleCodeJam20201/Solution.fs"}}
Error: ErrorMessage { msg: "Error: Failure { jsonrpc: Some(V2), error: Error { code: InternalError, message: \"\\\'Vim(let):E28: No such highlight group name: ALEInfo\\\'\", data: None }, id: Num(82) }" }
11:59:58 ERROR unnamed src/rpchandler.rs:30 Error handling message: Error: Failure { jsonrpc: Some(V2), error: Error { code: InternalError, message: "\'Vim(let):E28: No such highlight group name: ALEInfo\'", data: None }, id: Num(83) }
Message: {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"diagnostics":[{"message":"This value is unused","range":{"end":{"character":13,"line":3},"start":{"character":9,"line":3}},"relatedInformation":[],"severity":4,"source":"FSAC","tags":[1]},{"code":"583","message":"Unmatched '('","range":{"end":{"character":22,"line":11},"start":{"character":21,"line":11}},"relatedInformation":[],"severity":1,"source":"F# Compiler"},{"code":"58","message":"Possible incorrect indentation: this token is offside of context started at position (5:5). Try indenting this token further or using standard formatting conventions.","range":{"end":{"character":5,"line":12},"start":{"character":4,"line":12}},"relatedInformation":[],"severity":2,"source":"F# Compiler"}],"uri":"file:///E%3A/codejam/GoogleCodeJam20201/Solution.fs"}}
Error: ErrorMessage { msg: "Error: Failure { jsonrpc: Some(V2), error: Error { code: InternalError, message: \"\\\'Vim(let):E28: No such highlight group name: ALEInfo\\\'\", data: None }, id: Num(83) }" }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment