[Fixed] Bug with autocomplete of css variables

In theme.css, when I have a css variable that starts with --, if I press enter to autocomplete it when I have just entered a single -, the variable is entered but with 3 dashes instead of just 2.

Variable name: --variable
autocomplete: —variable (3 dashes)

thanks for reporting - we’ll get that fixed

2 Likes