Table of Contents

Class ClangdServerLocatorEmbedded

Namespace
Alternet.Syntax.Parsers.Lsp.Clangd.Embedded
Assembly
Alternet.Syntax.Parsers.Clangd.Embedded.v9.dll
public class ClangdServerLocatorEmbedded : ClangdServerLocator
Inheritance
ClangdServerLocatorEmbedded

Constructors

ClangdServerLocatorEmbedded(ICProjectProvider, CompileCommandsFileManager)

Methods

DeployEmbeddedServer(string)

When implemented in a derived class, deploys the embedded LSP server and returns the ProcessStartInfo to start it.