Hi Rickard.
If I'm typing CSS in specific file types (.css / .less / .sass / .scss) or in a <style> block, as soon as I type ": " (colon, space) it gets replaced with ":: ;" (2 colons, 2 spaces and a semi-colon). Seems like a nice shortcut but not quite correct, I'd expect to end up with ": ;" (colon, space, semi-colon - with the cursor before the semi-colon).
Please can you check it out and fix it or advise how I can disable the autocomplete?
Thank you.
FIXED: CSS autocomplete
Re: CSS autocomplete
Same with a tab, i.e. property, colon and then tab.
Alium tibi quaere fratrem; hic, quem tuum putas, meus est. Titus Flāvius Caesar Vespasiānus Augustus
-
- Posts: 338
- Joined: 06 Jun 2012 11:08
Re: CSS autocomplete
Hi Rickard.
Is there a way to disable it? There seems to be no context, it just triggers anywhere in a document, many times I need curly braces, for new rules and sub-elements in SASS, but I keep getting ": ;"
Thanks very much.
Is there a way to disable it? There seems to be no context, it just triggers anywhere in a document, many times I need curly braces, for new rules and sub-elements in SASS, but I keep getting ": ;"
Thanks very much.
- Rickard Johansson
- Site Admin
- Posts: 6749
- Joined: 19 Jul 2006 14:29
Re: CSS autocomplete
Update to version 16.33. It should work now.