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
- Prevent concurrent state mutation by processing file updates sequentially
- Add error handling to command handlers and scanAndSendFileTree
- Add keyboard navigation (arrow keys, Home/End) to overflow menu dropdown
- Fix DashboardViewProvider disposal leak via onDidDispose cleanup
- Normalize path separators before includes() checks for cross-platform reliability
- Fix stale closure in story-detail-view useEffect dependencies
- Add aria-selected and aria-expanded to file tree items
- Cap error array at 50 entries in state-manager collectError
- Use node:path import for consistency
0 commit comments