Datalayer VS Code Extension - v0.0.17
    Preparing search index...

    Function registerLexicalWebview

    • Registers a webview for command handling, called by LexicalProvider when a webview is created.

      Parameters

      • uri: string

        Document URI string identifying the webview.

      • webview: Webview

        Webview instance to register for message passing.

      Returns void