Customizing Visual Studio

  • Thread starter Thread starter sundarvenkata
  • Start date Start date
S

sundarvenkata

Is there a customizing Visual Studio 2008 in an adhoc manner. I am
from Emacs background and I would want to know if there is an
equivalent of ".emacs" (customization file) for Visual Studio 2008. I
do not want a XML configuration file with boatload of options.
 
sundarvenkata,

No, there isn't. The best you could do is get the configuration options
into an XML file, but you don't want that, so in the way that you are
looking for, there's not anything you can do.
 
Back
Top