https://bugs.kde.org/show_bug.cgi?id=509085

--- Comment #7 from Waqar Ahmed <[email protected]> ---
Created attachment 185385
  --> https://bugs.kde.org/attachment.cgi?id=185385&action=edit
cant_reproduce

Can't reproduce with a newly set up deno project.

Used the following config for the lsp:

        "javascript": {
            "command": ["deno", "lsp"],
            "rootIndicationFileNames": ["deno.json"],
            "highlightingModeRegex": "^JavaScript$"
        },
        "typescript": {
            "use": "javascript",
            "highlightingModeRegex": "^TypeScript$"
        },

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to