Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

Anyone else run into this problem or know how to fix it? I have Visual Studio 2010 installed on my computer and Sql Management Studio 2012. Everytime I open management studio my styles for VS get changed so that I have to re-import them. I tried importing the same styles into Management studio, but it still seems to change some of the styles back to default (I guess). Anyone know how to fix this?

share|improve this question
Actually - I don't even know if it has to do with SSMS. It seems every time I restart VS I have to re-import my styles. It doesn't reset them to default. It just changes a few of them, but they're not what I set them to be. – Doug May 12 '12 at 13:46

1 Answer

up vote 0 down vote accepted

I've had this problem for quite some time. It's not just because of SSMS, it seems that certain plug-ins/extensions compete for styles. When it happens, there is actually a much simpler solution than re-importing the styles.

Go to: Tools - Options - Fonts and Colors, then click 'OK'. That's it. You don't need to change anything, just simply hit OK when you are on the Fonts and Colors section of Options.

I discovered it by chance, but later confirmed it on forums that other people were using the same trick. It works for me every time, so far. Hope this helps.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.