Skip to content

Persist in-use docs per project#1702

Closed
jeremypw wants to merge 9 commits intomasterfrom
jerempy/project/persist-more-info
Closed

Persist in-use docs per project#1702
jeremypw wants to merge 9 commits intomasterfrom
jerempy/project/persist-more-info

Conversation

@jeremypw
Copy link
Collaborator

@jeremypw jeremypw commented Feb 28, 2026

Based off #1700

Fixes #967

  • Saves and restores list of in use (open or hidden) documents for each project open in the sidebar
  • Provision to also store cursor position for each document (to be implemented)
  • Moves the responsibility for restoring project docs out of MainWindow and into FileView.
  • Setting the active project determines which documents are actually opened.

@jeremypw jeremypw changed the title Persist open docs per project Persist in-use docs per project Feb 28, 2026
@jeremypw jeremypw added the testing Merged in code-dogfood project. Does not conflict with other PRs with testing label. label Mar 2, 2026
@jeremypw jeremypw closed this Mar 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testing Merged in code-dogfood project. Does not conflict with other PRs with testing label.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Restore project's open documents

1 participant