The file-tabs strip in the toolbar center duplicated affordances that already exist elsewhere: the file it showed is selected in the left file explorer, and its board-owner label duplicated the board selector combo. It also ate horizontal space and crowded the action row on narrow panes. Remove the FileTabs component entirely; the left explorer is now the single place to switch files. The toolbar center slot stays as an empty flex spacer so the right action group remains pinned to the far right. |
||
|---|---|---|
| .. | ||
| CodeEditor.tsx | ||
| CompilationConsole.tsx | ||
| EditorToolbar.css | ||
| EditorToolbar.tsx | ||
| FileExplorer.css | ||
| FileExplorer.tsx | ||
| retroAsmLanguage.ts | ||