Skip to content

Add state persistance across webview reloads #1

Description

@jlevere

Right now, to reduce memory overhead, we destroy state when the webview unloads (when the editor pane goes out of view).

While the extention is fast enough to rebuild the state on loads without much noticable impact, it would be nice to use the vscode builtin mechanisms of state serialization with getState and setState as is mentioned here Vscode Webview Serialization

Metadata

Metadata

Assignees

Labels

TODOPlanned Updates

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions