vssettings

Can't import settings in Visual Studio 2008 SP1

I recently baselined my machine and installed VS2008 and I am trying to import my settings file: http://naspinski.net/file.axd?file=naspinski.vssettings I click Tools->Import Settings, select Import selected environment settings and click on Next Next screen I select No, just import new settings, overwrite my current settings and click...

Schema for .vssettings files?

I would like to hand edit a Visual Studio team settings file to make a few changes. Is there a documented schema anywhere (either XSD or English prose) for .vssettings files? ...

Is it possible to include a .vssettings file in a .vsi

In Visual Studio 2008, I've exported my settings to a .vssettings file. I have a .vsi file that includes a .vscontent file. In the .vscontent I've included a macro project like this: ... <Content> <FileName>MyMacros.vsmacros</FileName> <DisplayName>MyMacros</DisplayName> <Description>MyMacros to aid development</Descriptio...

Where can you get more VS2010 themes?

SO I am not talking about the code editor. I have already imported my Visual Studio setting to change the color markup of my project files I am now wanting to change the Theme of Visual Studio to a darker theme using Theme plugin in the Visual Studio Gallery. Is there anywhere to go to get a pre-crafted dark theme as the default ones i...

Where is the .vssettings for Visual Studio Express?

Which directory is this file located in? Reason I ask is, I want to back up my settings. ...