Skip to content

2.6.2

Compare
Choose a tag to compare
@wkillerud wkillerud released this 14 Aug 17:36
· 515 commits to main since this release
055664a

What's Changed

  • fix: avoid call stack overflow if the current file links to itself
  • fix: code completion in string interpolations with preceding non-space characters (--negative-font-size: -#{ns.$font-size-1})
  • fix: code completion in @return statements with expressions (@return $var * math.$pi)
  • fix: code completion on the right side of a multiplication
  • fix: include any parameter SassDoc in function/mixin signature helper popup

Full Changelog: 2.6.1...2.6.2