I created his tool to learn Visual Studio extensions, however found it useful and decided to share...
The minifier can be configured in Tools->Options->Custom Tools->VSMinifier. There are different configurations for JS and CSS files. For JavaScript minification you can choose between... 1. YUI Compressor 2. Microsoft Ajax Minifier 3. Google Closure Compiler For CSS minification you can choose between 1. YUI Compressor 2. Microsoft Ajax Minifier
The tool name is VSMinifier...
If you think that I should add an another minifier engine, or you interested in the source code, you should send me an email to peter@rashim.co.il...
Use it well... * 24-04-2012 I added a version for VS2012 - /vsgallery/0b301ee9-4bf1-4fba-b524-95d89dc31a19 |