Object LanguageServerManager.Companion

    • Constructor Detail

    • Method Detail

      • getDEFAULT_SERVER_COMMANDS

         final Map<String, List<String>> getDEFAULT_SERVER_COMMANDS()

        Approved language servers. Keys are the language ids reported by detectLanguage; values are the command lines used to launch the server over stdio. Paths must be resolvable on the host; servers are NEVER downloaded by the agent.