Datalayer VS Code Extension - v0.0.4
    Preparing search index...
    • Creates a new isolated Lexical store instance. Each webview should create its own store to prevent state sharing.

      IMPORTANT: This is a factory function, NOT a global singleton. Calling this multiple times creates independent store instances.

      Returns UseBoundStore<StoreApi<LexicalState>>

      A new Zustand store instance for Lexical state management