Is there any way to save the "state" of VS 2008 (i.e. open windows, breakpoints, bookmarks, etc.) without closing it? The pain point I'm facing is that VS 2008 crashes on me on a fairly frequent basis (every few days) and when I bring it up I've lost all my "state". Save All does not do this... it just saves file contents.
Here is what i do and it seems to work for me,
It get a bit messy when you have multiple windows open and change some settings on one of them and other setting on the other one. the key is to have a single window open when you are making your personalization and close it as soon as you are done.
Any chance you have your solution.suo or project.csproj.user files under version control?
Both of these file types should not be version controlled, e.g. in Subversion you would set svn:ignore property for *.suo and *.user file types in the directory they belong to.
I believe they hold your workspace state info.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With