Installation - Helmut-Ortmann/lsp-csharp-analyzer GitHub Wiki

Installation

Prerequisites

  • Windows
  • .net framwork (4.6.1)
  • Microsoft Visual Studio, community edition
  • OmniSharp/csharp-language-server-protocol, the C# LSP framework
    • Use shipped sources from LSP Analyser or
    • Update projects from original repository:
      • Client
      • JsonRpc
      • Protocol
      • Server
  • Language Server
  • LSP Analyzer
    • Build and run

Used components

Reference