Skip to content

Releases: mrmlnc/vscode-scss

0.4.0

26 Oct 17:01
Compare
Choose a tag to compare

💬 Common

  • Fixed some bugs:
    • Incorrect Signature Help and Hover behaviour.
  • More tests for future the plugin improvements.

🚀 Performance

Nope.

🎨 Design

  • Better documentation for supported features.

👍 Improvements

  • Added scss.showImplicitlyLabel to control display of (implicitly) label in path.

  • Support Go To Definition (F12) for Variables, Mixins and Functions.

    2016-10-26_19-59-49

0.3.1

25 Oct 20:23
Compare
Choose a tag to compare

💬 Common

Nope.

🚀 Performance

Nope.

🎨 Design

Nope.

👍 Improvements

  • Correct scope for Hover Provider (thanks @MaximeDesRoches & @druellan).
  • Show Functions & Variables for property by CTRL + Space.

0.3.0

25 Oct 12:53
Compare
Choose a tag to compare

Initialization release. See Readme for supported features.