Collapsible regions or compatibility with JS Enhancements
I would like to see collapsible regions or support for JS Enchancements. The main difference between this and the built in collapsible areas is that you can name them and the regions are collpased rather than expaned upon opening the file.
This would make it far more simpler to navigate my large .LESS files. (Just like I use to in my CSS files)
http://visualstudiogallery.msdn.microsoft.com/0696ad60-1c68-4b2a-9646-4b5f4f8f2e06/
Status: New
|
I'm really desperate for this functionality, or even getting the VS document outline functionality working. Navigating my less files is a nightmare! (Ctrl+F, Ctrl+F, Ctrl+F) Do you think the request is achievable? |
|
|
The same functionality would be quite nice to have in the SASS documents as well. We just barely started using SASS and copied my CSS code into the SCSS file and was loath to see my regions are no longer there. Sad. |
|
|
The best solution I found is to simply declare large pockets of LESS thus:
It may not be ideal, but I hope it works for you. |
|
|