Pike LSP TypeScript API - v0.1.0-alpha.20
    Preparing search index...
    • Register all editing handlers with the LSP connection.

      Parameters

      • connection: Connection

        The LSP connection

      • services: Services

        The services bundle

      • documents: TextDocuments<TextDocument>

        The text documents manager

      Returns void