Theia API Documentation v1.71.0
    Preparing search index...

    Implements

    Index

    Constructors

    Properties

    portForwardingProvider: RemotePortForwardingProvider

    Methods

    • Parameters

      Returns
          | undefined
          | {
              label?: string;
              onAutoForward?: | "notify"
              | "openBrowser"
              | "openBrowserOnce"
              | "openPreview"
              | "silent"
              | "ignore";
              protocol?: "http"
              | "https";
          }