- Introduced a new FileIcon component to render file-type icons with support for Devicon CDN and fallback to lucide-react icons. - Added a glow effect for file icons in dark mode to improve visibility. - Updated various components to utilize the new FileIcon component for consistent icon rendering. - Refined keyboard shortcut handling to use event.code for layout-independent key detection, improving cross-platform compatibility. - Enhanced the EditorTabBar with a context menu for tab management, including options to close tabs and manage open files more efficiently. |
||
|---|---|---|
| .. | ||
| claudeMdTracker.test.ts | ||
| codemirrorLanguages.test.ts | ||
| dateGrouping.test.ts | ||
| displayItemBuilder.test.ts | ||
| fileTreeBuilder.test.ts | ||
| formatters.test.ts | ||
| keyboardUtils.test.ts | ||
| pathUtils.test.ts | ||
| projectLookup.test.ts | ||
| renderHelpers.test.ts | ||
| reportAssessments.test.ts | ||
| sessionAnalyzer.test.ts | ||
| sessionExporter.test.ts | ||
| tabLabelDisambiguation.test.ts | ||