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
|
Hi, I've install Web Workbench on VS 2012 and for some reason I can't see any reference to compass in the context menu. What am I missing? Thanks |
|
|
Addition: I am working on a website project type. I can only see the compass menu when right clicking on the website ("Webs do not support linked files") but I cannot setup a compass project on any of the sub-directories. |
|
|
This will only show up in the context menu at the project level as its a project level change. Make sure your website is file system based rather than web hosted as UNC file paths are not supported when calling out to the Compass runtime.
|
|
|
Hi Jeremy, Thank you for you answer - Since we're working on pretty big projects and the whole department isn't using it as a file system - this would be problematic. Isn't there a way to direct the compass project to one directory, like I do in the compass command line? (ex. compass create inetpub/www/somedir) |
|
|
No, the intent with the way we have integrated this is that you will be setting up Compass within an individual website or project on a single instance basis so this would be done at the root (project) level.
|
|
|
I understand, but don't you think that limits the user? When I work with compass I usually have one project with sub-projects, and have a config.rb for each sub-project. That's also one of the reasons I started working with sass/compass since it was extremely comfortable for doing this. Hope you will consider adding this functionality in the near future. |
|
|
Thanks for the feedback - we are definitely planning to improve flexibility for Compass and will have some updates soon which will allow flexibility for the config.rb paths. I will add the suggestion for supporting multiple projects scoped within folders to the feature request list so we can gauge wider interest in this.
|
|