erlandranvinge / ReAttach

The ReAttach Visual Studio Extension
117 stars 36 forks source link

List of latest processes to reattach is very short #2

Closed eliafranke closed 7 years ago

eliafranke commented 9 years ago

2014-12-05-16-13-57-messages - microsoft visual studio administrator At the moment there are only 4 latest used processes in the list to which I can attached to. I'm working in different environments with loads of processes. I start loving this tool, but 4 latest items are far too less! Would it be possible to simply extend it to a list of latest 10?

Would really appreciate this change.

erlandranvinge commented 9 years ago

Hey. I'll have a look as soon as I manage to find some time lying around. It might take a couple of days. Thanks for the effort.

eliafranke commented 9 years ago

Thanks. I actually would do the change myself, but somehow I can't even open the ReAttach project file. My Visual Studio 2013 is complaining that this kind of project type is unsupported. Do I have to install anything to my environment?

erlandranvinge commented 9 years ago

Umm, yep, the extension was originally built using VS2012 with its corresponding SDK (a separate download). I haven't tried using VS2013 for actually loading the project, but regardless you'll need the VS2012 SDK: http://www.microsoft.com/en-us/download/details.aspx?id=30668

The download above will add the missing project types, them not being present is likely the reason behind the error you encounter when loading.