dillon1000/react
Commit
Browse files Persist and restore selection in agent
This implements the infrastructure for saving and restoring renderer-specific selection state in the session storage. Note this doesn't actually implement the calculation and tracking of paths in the renderer. It only simulates that the renderer can do it. The actual implementation will come in a later commit.
Changed paths4 files
First-parent comparisonsrc/backend/agent.js ModifiedM src/backend/renderer.js ModifiedM src/backend/types.js ModifiedM src/constants.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…