-
Notifications
You must be signed in to change notification settings - Fork 38.5k
Closed
Labels
Milestone
Description
- Open a tab from an extension using the Custom Editor API (eg. image preview)
- Switch to another tab
- Switch back to the custom editor.
Observe that the webview needs to start up again from a blank screen and loses all state.
It would be nice if it were possible to enable retainContextWhenHidden for Custom Editor webview panels.
https://code.visualstudio.com/api/extension-guides/webview#retaincontextwhenhidden
(As mentioned in this comment from the Custom Editors issue)
Reactions are currently unavailable