Skip to content

Persist in-use docs per project#1702

Draft
jeremypw wants to merge 7 commits intomasterfrom
jerempy/project/persist-more-info
Draft

Persist in-use docs per project#1702
jeremypw wants to merge 7 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Restore project's open documents

1 participant