mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-05-08 09:58:40 +00:00
63d659ff49
Instead of re-building the whole editor box with every tab switch, we just swap in and out CodeMirror "documents". Maintains undo history, scroll position, highlight coloring, etc.