Using TopStyle with Microsoft Visual Studio.NET
To make TopStyle the default CSS editor within VS.NET, just follow these steps:
- Open a project in VS.NET containing a .CSS file
- Go to Solution Explorer and find your CSS file
- Right-click on it, and choose "Open with....."
- 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
- Choose "TopStyle" as your editor for CSS file, then click on "Set Default"
(Thanks go to Marc Scheuner for providing these instructions!)