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

      Parameters

      • connection: Connection

        LSP connection

      • services: Services

        Bundle of server services

      • documents: TextDocuments<TextDocument>

        TextDocuments manager for LSP document synchronization

      Returns void