NeilMacMullen/Textrude

Find a way to reuse monaco windows

NeilMacMullen opened this issue · 2 comments

We could significantly reduce the overhead of multi input/output models by virtualising the tab control in such a way that we just switched out the text content.

TBH I don't like the look of the tab headers anyway!

Now that we have a bindable MonacoEditPane we're a bit closer to being able to do this nicely.

complete