Does anyone know of a VS2010 extension for CSS regions? I have some pretty big CSS files and I can't seem to locate how to create regions for these. I have a JavaScript region extension but not one for CSS?
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
|
You could try the JavaScript collapse macro and change the Check http://blog.devarchive.net/2008/04/using-region-directive-with-javascript.html. Of course you should create a new macro and copy/paste the same script.
|
||||
|
|
|
This is an old post, but I thought I'd follow up since it still appears as a top result in Google (VS CSS Regions). See http://jse.codeplex.com/ - this extension allows for class and region collapsing with CSS files within VS 2010. Example:
|
||||
|
|
|
This feature has finally made it to Visual Studio 2012. :) Usage is as @Bjorn Aadnesgaard describes. |
|||
|
|
