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
fix(ui): improve editor handling in SummaryMessagesAction
- Replace setSelectedEditor with openFile for better file opening
- Use specific editor reference instead of selectedTextEditor
- Add fallback to write directly to file if editor is null
0 commit comments