Skip to content

Releases: stylelint/vscode-stylelint

v0.85.0

12 Aug 13:42
Compare
Choose a tag to compare
  • f6f3672 Add "stylelint.syntax" option
  • ec802e8 Add "stylelint.ignoreDisables" option
  • 9a0c69d Add "stylelint.configBasedir" option
  • 115118b Replace snippets with completions
  • f204d8d Add "stylelint.reportInvalidScopeDisables" option
  • 192feb5 Add types to JSDoc
  • 83d7555 Add code action to show link to rule documentation

v0.84.0

18 Mar 04:51
Compare
Choose a tag to compare
  • e777f4c Add "stylelint.validate" option

v0.83.0

20 Feb 12:21
Compare
Choose a tag to compare
  • f7a2fcd Add "stylelint.reportNeedlessDisables" option
  • 34388c0 Add "stylelint.stylelintPath" option for Yarn 2 compatibility
  • 6eb4473 Fix autofix when there are errors that cannot be autofixed
  • 4b62566 Fix missing snippets folder from extension package
  • b71f453 Add snippets support for Less files

v0.82.0

16 Feb 07:00
Compare
Choose a tag to compare
  • 77b66c1 Update stylelint from v12.0.0 to v13.2.0

v0.81.0

16 Feb 06:57
Compare
Choose a tag to compare
  • 0fd9975 Added stylelint-disable snippets.
  • 5f01e54 Fixes an autofix issue where content was removed on save.

v0.80.0

05 Jan 02:21
Compare
Choose a tag to compare
  • 73c78e6 Changed to load stylelint from local node modules and added support for Yarn and pnpm package managers.

  • 8f822e8 Rename VS Code setting option from stylelint configuration options stylelint.

  • Note: The included stylelint dependency will be removed from this extension in the v1.0.0 release

v0.71.0

04 Jan 06:24
Compare
Choose a tag to compare
  • 1a07e95 Fixed an issue where content was not saved by autofix

v0.70.0

28 Dec 09:53
Compare
Choose a tag to compare

v0.70.0 (2019-12-28)

  • 9d55b07 Add support for autofix
  • e5307d9 Update stylelint from v10.0.1 to v12.0.0

v0.60.0

28 Dec 09:52
Compare
Choose a tag to compare

Published release of stylelint.vscode-stylelint

This release is the first of stylelint.vscode-stylelint, replacing the previous extension thibaudcolas.stylelint which has been adopted by the stylelint community.

v0.60.0 (2019-12-23) Update all project metadata for new extension repository & publisher

v0.51.0

05 Dec 12:00
Compare
Choose a tag to compare

0.51.0 (2019-11-29)

This release is the first of thibaudcolas.stylelint, replacing the previous extension shinnn.stylelint which has been removed from the marketplace by its author.