https://bugs.kde.org/show_bug.cgi?id=509085
--- Comment #6 from Waqar Ahmed <[email protected]> --- This looks good: > {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///c%3A/Users/admin/test_project/main.ts","diagnostics":[{"range":{"start":{"line":0,"character":0},"end":{"line":0,"character":3}},"severity":1,"code":2304,"source":"deno-ts","message":"Cannot > find name 'aaa'."}],"version":29}} So the server seems to be okay. Does Kate print any warnings on the terminal? I would have suggested changing color themes, but seems like python lsp is working for you. -- You are receiving this mail because: You are watching all bug changes.
