Function activate

  • Starts the client and, as consequence, launches the server.

    The server is implemented in node. Server options are set to define the transportation protocol and debug option. Client options are set to define the type of document for which the extension will run.

    Returns

    Parameters

    • context: ExtensionContext

      ExtensionContext object used by vscode

    Returns void

Generated using TypeDoc