Skip to content

Support multiple&shared states #12

@hellozyemlya

Description

@hellozyemlya

Sometimes, multiple views need to share same state, or use common(but view-bound) state alongside with view specific state.

It will be great to have an ability to share VSCodeWebviewBridge instance between multiple views, as well as have an ability to specify multiple "bridges" for view.

This will allow:

  • sync state between views
  • have better compositions in complex extensions with multiple views

ps: many thanks for interesting project, that is very close to what I wanted in my extension, and a good source of inspiration

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions