Using TopStyle with Microsoft Visual Studio.NET

To make TopStyle the default CSS editor within VS.NET, just follow these steps:

  1. Open a project in VS.NET containing a .CSS file
  2. Go to Solution Explorer and find your CSS file
  3. Right-click on it, and choose "Open with....."
  4. If you don't see TopStyle yet, you'll need to add it to the list of apps for opening a particular file - click "Add" and then pick your TopStyle executable
  5. Choose "TopStyle" as your editor for CSS file, then click on "Set Default"

(Thanks go to Marc Scheuner for providing these instructions!)