Editing Skin Files in VS 2008

Hi

Many of us need intellisense in editing skin files in Visual Studio, which is not available by default. This can be achieved however with a simple tweak in VS 2008 IDE. Go to:

1. Tools > Options > Text Editor > File Extension

2. Add “skin” in Extension box and select “User Control” as editor from drop down menu and hit Ok.
Just close currently opened skin file and re-open and Vola you are all done, Enjoy!