Tabs Studio v3.1.2 released:
- Added the SolutionSettingsDir setting.
- Implemented proper Tabs Studio uninstallation for VS 2013.
- Fixed an exception for very slow opening tabs.
- Fixed ObjectDisposedException on opening a solution in VS 2013.
Download link: Tabs Studio v3.1.2.
Hello,
I love TabsStudio, and I’ve been using it for a long time. Would it be possible for you to remove the .NET 3.5 requirement from the Visual Studio 2013 installation? Since VS2013 installs .NET 4.5 by default, it is fairly reasonable to expect that runtime to be installed. I don’t have any other apps in my dev environment that require .NET 3.5, and so installing a significantly older version of .NET just to have multiple rows of tabs feels kind of unnecessary.
If you don’t want to recompile, just put framework redirects in the .config file, and update the installer to allow .NET 4.5 to be present to continue installation.
Thanks!
Robert McLaws
AdvancedREI.com
Comment by interscapeusa — September 14, 2013 @ 8:41 pm
Robert,
Thank you for the feedback. I’ve investigated, updated some modules and now Tabs Studio can be used without .NET 3.5 installed in VS 2010/2012/2013. I’ll include it in the next release.
Comment by Sergey Vlasov — September 19, 2013 @ 12:50 pm
That’s fantastic, thanks so much!
Comment by Robert McLaws (@robertmclaws) — September 20, 2013 @ 7:31 am