I've been having a problem when trying to comment out a line in a css.liquid file with the VScode shortcut (CTRL /).
Whenever I do this it puts {%\s*#
in front of the line and doesn't comment out the code. I tried disabling all extensions but it's not helping. I haven't touched any settings. When I switch to CSS or Liquid it will comment out fine, but Liquid CSS doesn't work.
Does anybody recognize this issue?
CodePudding user response: