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
|
I'll often be typing in a scss file, and while I type a CSS attribute/value the autocomplete window will pop up. I have this turned off in my VS settings, but its seems web workbench has its own settings. So I type in "display:". At first the autocomplete shows "display", but when I type the ":" it switches to next one in the list "dominant-baseline". Then when I get to the end of the line & press enter, it replaces my entire line with "dominant-baseline". This is to show that autocompletely is buggy & should be fixed. However, I want to disable it for scss just like I have for css. How do I do this? Thanks. |
|
|
Yes, we're aware that the autocomplete is overaggressive and we're trying to find the time to improve it! In the meantime, you can turn it off for Web Workbench via Tools > Options > Web Workbench. (We'll try to get this better integrated with the language settings in a future build, but again it's a matter of resourcing!) |
|