Visual Studio 2005 IntelliSense in .skin files
March 3, 2006 6:11 pm Microsoft, Programming, Visual Studio
One issue that has often irritated me in Visual Studio 2005 is that .skin files do not enjoy IntelliSense.
That is, by default.
Today, I stumbled across a solution to enable IntelliSense in .skin files.
Why on earth this is not enabled by default I will never know.
Check out Vladimir Bychkov’s Blog for instructions.
He also has a post about enabling IntelliSense in the web.config
