You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(preview): sync preview document with git input box on save
- Add tracking of preview document state with new variable
- Implement save handler to sync preview content to git input box
- Add close handler to cleanup preview document reference
- Register new event handlers in extension subscriptions
- Refactor preview document handling for better state management
0 commit comments