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 been using Web Workbench for VS2010 and the intellisence and autocomplete is working well. But i though i would try upgrading to 2013 and am seeing some annoying problems. firstly the autocomplete is picking changing things when it should not. For example if i start a class selector by typing
Autocomplete can't find anything it know with that name and recommends using the a tag as its in the top of the suggestions list. Normally you could ignore it and just continue on. but when you hit enter it selects the first suggetion in the autocomplete list instead of giving a new line. so it changes it to
This happens even if the first item is not selected. The only way to prevent it is to hit esc or add a space before hitting enter. The second issue that is not working is that the CSS that is working in 2010 is that there is no autocomplete available for the values of a CSS property. Any idea why these are working in 2010 but not 2013? |
|
|
Thanks for reporting these. There was a bug in locating the underlying CSS intellisense file provided by Visual Studio. Ive added a fix for this which will be available in the next nightly build. Ill investigate the first issue to see if we can improve this.
|
|