FIXED: CSS autocomplete
Posted: 15 Oct 2024 11:26
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.
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.