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

--- Comment #6 from zbinkz <z6r6jm...@relay.firefox.com> ---
(In reply to Christoph Cullmann from comment #5)
> Could you paste here what you added to the "User Server Settings" tab?

User Server Settings:
{
    "servers": {
        "fortran": {
            "command": ["/home/zbinkz/.local/bin/fortls"],
            "rootIndicationFileNames": [".fortls"],
            "url": "https://github.com/gnikit/fortls";,
            "highlightingModeRegex": "^Fortran.*$"
        }
    }
}

Default Server Settings (extracted Fortran part):
        "fortran": {
            "command": ["fortls"],
            "rootIndicationFileNames": [".fortls"],
            "url": "https://github.com/hansec/fortran-language-server";,
            "highlightingModeRegex": "^Fortran.*$"
        }

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

Reply via email to