-
Notifications
You must be signed in to change notification settings - Fork 222
Open
Labels
Complexity: MediumRequires a moderate level of detail in design or review.Requires a moderate level of detail in design or review.VSCodeenhancementNew feature or requestNew feature or request
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Complexity: MediumRequires a moderate level of detail in design or review.Requires a moderate level of detail in design or review.VSCodeenhancementNew feature or requestNew feature or request

