This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Is it possible to support hierarchical indentation for scss files (similar to native Visual Studio 2012 hierarchical indentation) with Web Workbench? See https://db.tt/WBb7Wipb for example. |
|
|
Thanks for the suggestion! Its not something which we can quickly enable, however we could look at this based on enough demand. If you want to pop this in our feature request forum - http://www.mindscapehq.com/thinktank/product/29 - and encourage a bit of voting this will help bump it up our priority queue for future features :)
|
|
|
Terrific. I will add it to the feature request. Chris |
|
|
In the meantime while the dev team implements this, if you just hate the Nested style (as I do), and want the output to be in Expanded format, and you aren't afraid of editing the .csproj (or .vbproj, if you're into that kind of thing), then you can search for the file in the project file, and you'll find the XML "CompileStyle" - change this from "Nested" to "Expanded" and.... voila! Of course, this probably isn't supported. ;) |
|