open-webui/src
Timothy Jaeryang Baek 305e591ec2 feat: use CodeMirror for always-editable code file preview
- Add FileCodeEditor.svelte: CodeMirror wrapper with auto language
  detection, dark mode, Ctrl+S save, reactive to value/filePath changes
- Replace Shiki read-only highlighting + textarea editing with
  always-editable CodeMirror for code files in FileNav preview
- Show persistent Save button for code files in toolbar
- Non-code text files keep existing Edit/Save/Cancel textarea flow
- SVG retains Shiki highlighting for visual preview mode
2026-03-06 15:03:23 -06:00
..
lib feat: use CodeMirror for always-editable code file preview 2026-03-06 15:03:23 -06:00
routes perf: replace JSON.parse(JSON.stringify()) with structuredClone in layout (#22104) 2026-03-01 13:36:16 -05:00
app.css refac 2026-02-25 20:17:39 -06:00
app.d.ts chat feature added 2023-10-08 15:38:42 -07:00
app.html refac 2026-02-22 18:58:47 -06:00
tailwind.css chore: format 2026-02-28 21:28:59 -06:00