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

Settings

LSP Analyzer uses a Settings.Json to store settings. It ships with a so called Factory Settings with the default. values

You have to configure it once and then change only:

  • "WorkspaceDirectory"
    • The directory with your source code to analyze

Features

  • Reset to factory settings
  • Show/Edit Settings.json
  • Show facturary Settings.json

Config parameters

see file: Settings.Json

Storage

  • Factary Settings: c:/Program Files (x86)/ho/LSPAnalyzer/Settings.json
  • Settings: %APPDATA%/ho/LSPAnalyzer/Settings.Json

Reference