Quote:
Originally Posted by Valloric
That's what I'm currently working on. It's one of the last features that needs to be done before you see the first beta of 0.2.0 (hopefully in a few days).
What you said is the general idea. But it's remarkably tricky to do while keeping respectable performance. Both tabs would need to render, and I'm trying to avoid it for at least one of them. There are a few other complications as well.
|
It's probably not needed, but I'd throw in a caution against premature optimisation, in that this, at least, doesn't sound to be something that'd happen that often (compared with opening the files, etc). Are you sure you're not spending time fixing things that wouldn't
really matter - i.e. if both tabs did re-render would it be so bad, especially if it kept the code simpler?