Skip to content

Releases: sublimelsp/LSP-css

1.2.9

29 Apr 08:35
48ef371

Choose a tag to compare

What's Changed

  • refactor: replace deprecated initializationOptions with initialization_options by @rchl in #63
  • refactor: add ruff rules for sorting imports by @rchl in #64
  • chore(deps): update astral-sh/setup-uv action to v8 by @renovate[bot] in #67

Full Changelog: 1.2.8...1.2.9

1.2.8

16 Mar 21:57
8aabdc7

Choose a tag to compare

What's Changed

  • chore: Configure Renovate by @renovate[bot] in #51
  • chore(deps): extra renovate changes by @rchl in #55
  • chore(deps): update astral-sh/setup-uv action to v7 by @renovate[bot] in #58
  • chore(deps): update actions/checkout action to v6 by @renovate[bot] in #59
  • refactor: don't use deprecated should_ignore() by @rchl in #62

New Contributors

Full Changelog: 1.2.7...1.2.8

1.2.7

08 Jun 16:41
810faec

Choose a tag to compare

Full Changelog: 1.2.6...1.2.7

1.2.6

02 Jun 15:42
b6bebe2

Choose a tag to compare

Full Changelog: 1.2.5...1.2.6

1.2.4

28 Oct 07:43
02f9864

Choose a tag to compare

Full Changelog: 1.2.3...1.2.4

  • fix: disable server for SublimeREPL views and syntax test files
  • fix: html.customData not working
  • chore: make shellcheck happier
  • chore: update server

1.2.0

19 Apr 17:21
e7da7f0

Choose a tag to compare

Switch to Python 3.8.

1.1.4

09 Jan 22:40
c02a08b

Choose a tag to compare

What's Changed

  • fix: make compile script work with new code by @rchl in #48
  • bump vscode-css-languageservice dependency

Full Changelog: 1.1.3...1.1.4

st3-1.2.0

26 Nov 12:18
c69f074

Choose a tag to compare

Probably the last release for Sublime Text 3.

1.1.0

30 Oct 08:48
12325a0

Choose a tag to compare

  • feat: implement support for css.customData (#44)

1.0.15

12 May 01:33
ff2ac62

Choose a tag to compare

  • fix: formatting not working