Commit 337f620
committed
Refactor: Split up the two biggest files
- Tab operations (363 lines) → tab-operations.ts
- Rename flow (274 lines) → rename-flow.svelte.ts
- DualPaneExplorer: 2514 → 2284 lines
- FilePane: 1887 → 1667 lines1 parent 9f623c2 commit 337f620
6 files changed
Lines changed: 741 additions & 550 deletions
File tree
- apps/desktop
- src/lib/file-explorer
- pane
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
35 | 38 | | |
36 | 39 | | |
37 | 40 | | |
| |||
166 | 169 | | |
167 | 170 | | |
168 | 171 | | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
169 | 175 | | |
170 | 176 | | |
171 | 177 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
| 119 | + | |
| 120 | + | |
120 | 121 | | |
121 | 122 | | |
122 | 123 | | |
| |||
0 commit comments