Skip to content

Save query results across restarts #568

Open
@aeisenberg

Description

@aeisenberg

The query result view is cleared after each restart. However, this is unfortunate for users who need to restart in order to apply upgrades or for other reasons.

We should allow queries to be retained after a restart. However, this is more complex than just saving the state before shutting down. When reconstituting queries after a restart, we need to check every one of them to make sure that the results still exist on the file system.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Complexity: MediumRequires a moderate level of detail in design or review.VSCodeenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions