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

    Function deactivate

    • Deactivates the extension and cleans up resources. This function is called when the extension is deactivated or VS Code is closing. All disposables are automatically cleaned up through the context.subscriptions array.

      Returns Promise<void>