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

    The action that should be taken when a port is discovered through automatic port forwarding discovery.

    Index

    Enumeration Members

    Ignore: 5

    Do not forward the port.

    Notify: 1

    Notify the user that the port is being forwarded. This is the default action.

    OpenBrowser: 2

    Once the port is forwarded, open the user's web browser to the forwarded port.

    OpenPreview: 3

    Once the port is forwarded, open the preview browser to the forwarded port.

    Silent: 4

    Forward the port silently.