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
|
Tried and less and scss. In both cases does not work intellisence. Show only a list of declared variables but omitted css properties! VS2012 Mindscape build 3.2.419.21172 |
|
|
Can you give an example file where you are not seeing the intellisence being provided? If you are seeing variable names in the completion list then WW will be thinking that you are working on a value rather than a property name (where the CSS properties would be in the completion list).
|
|
|
of course, i attached screen capture where you can see this trouble |
|
|
Thanks! Are you using a non English localised version of Visual Studio - e.g. Russian? I believe that may be the source of the issue. Let me know and if that is the case could you let me know what the locale id of your installation is - you can find this as the numbered directory underneath your Visual Studio packages folder e.g. mine is: C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\Packages\1033
|
|
|
No, I do not use a localized version of the visual studio. I have the English version. folder id 1033, if I correctly understand you |
|
|
You forgot about me? I ask to clarify the situation, expect updates or are there other ways to solve the problem? Again, I talking about VS2012. In VS2010 all ok, work fine. PS new bug Failed to minify D:\Projects\BCIS\BCIS\Content\main2.less: Unable to cast object of type 'Mindscape.VisualSass.Integration.Settings.LessFileSettings' to type 'Mindscape.VisualSass.Integration.Settings.IIncludeFileSettings'. I hurried to the purchase? crude product? |
|
|
No we have not forgotten about you :) For the original issue, can you check then if the following file exists: C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\Packages\1033\schemas\CSS\css21.xml For the second issue, do you have Chirpy or the "Less is CSS" extension installed? We have seen the cast issue occur when another extension has overridden the default editor. If you do have either of these installed try disabling them and trying to reproduce the issue. If you dont have either of these installed do you have any other extensions installed?
|
|
|
As I wrote early I talking about issue on VS2011. In folder C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\Packages\1033\schemas\CSS\ file css21.xml exist but I saw in same folder VS2011 C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\Packages\1033\schemas\CSS and not found this file. I tried copy from VS2010 and intellisence fixed. But Ctrl-Space not work. About "Less is CSS" extension, yes I was forced and tried other extension because project has started. I uninstall his, but issue remain. Thank you for advise |
|
|
We dont currently open the intellisense dialog on control-space, but if you are interested in this there has already been a feature request made here: http://www.mindscapehq.com/thinktank/suggestion/381414 which you might want to vote on. With regards to the other issue you are seeing - what other extensions to you have installed? Also if you right click on the Less file and select Open With it should open up a dialog called "Open With", what editor is marked as the default in your dialog?
|
|