Datalayer VS Code Extension - v0.0.17
    Preparing search index...
    • Installs global window.fetch and window.WebSocket overrides that route all traffic through the extension host. Idempotent: calling twice is a no-op.

      Parameters

      • vscode: VsCodeLike

        The VS Code webview API handle.

      Returns void