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

Eric Armbruster <eric1.armbrus...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eric1.armbrus...@gmail.com

--- Comment #1 from Eric Armbruster <eric1.armbrus...@gmail.com> ---
The provided config is almost correct. The following works for me:

        "c-sharp": {
            "command": ["omnisharp", "-lsp"],
            "commandDebug": ["omnisharp", "--debug", "--verbose"],
            "url": "https://github.com/OmniSharp/omnisharp-roslyn";,
            "highlightingModeRegex": "^C#$"
        },

I get some errors in the Output console, but generally it seems to work. Will
submit a patch for this.

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

Reply via email to