eamodio / SaveAllTheTabs

Quickly save and restore sets of document tabs in Visual Studio
MIT License
67 stars 30 forks source link

Suggestion: Keep window split info #8

Closed Earl-Brown closed 7 years ago

Earl-Brown commented 8 years ago

I often split my windows so I can view two parts of the same file ... but nothing saves the information on what the split heights are or where the two scroll-points are.

It'd be a fantastic improvement if this saved that info, as well!

eamodio commented 7 years ago

@Earl-Brown unfortunately I don't think there is a way to even tell that a window is split via the VS api.