Skip to content

Releases: tailwindlabs/tailwindcss-intellisense

v0.12.6

09 Aug 16:16
Compare
Choose a tag to compare
  • Add support for Tailwind CSS v4.0.0-alpha.19 (#1031)

v0.12.5

05 Jul 15:06
Compare
Choose a tag to compare
  • Use paths relative to opened folder when searching for projects (#1013)

v0.12.4

03 Jul 16:51
Compare
Choose a tag to compare
  • Fix detection of v3 insiders builds (#1007)
  • Make sure language-specific settings are passed to our language server (#1006)
  • Fix initialization when path contains parentheses (#1009)

v0.12.3

29 Jun 11:49
Compare
Choose a tag to compare
  • Normalize Windows drive letters in more places (#1001)
  • Attempt matches on non-normalized path for a project (#999)

v0.12.2

29 Jun 11:49
Compare
Choose a tag to compare
  • Fix loading projects on Windows network drives (#996)
  • Fix server not launching on older versions of VSCode (#998)

v0.12.1

26 Jun 12:44
Compare
Choose a tag to compare
  • Normalize Windows drive letters in document URIs (#980)

v0.12.0

26 Jun 12:44
Compare
Choose a tag to compare
  • Fix crash when class regex matches an empty string (#897)
  • Add support for Tailwind CSS v4 Alpha (#917)
  • Soft-reload Tailwind CSS v4 theme when editing CSS files (#918)
  • Fix loading of ESM and TypeScript configs (c3bbd2f)
  • Show equivalent hex colors (#831)
  • Fix Tailwind CSS v4 project loading on Windows (8285ebc)
  • Internal code cleanup (#922)
  • Support Astro's class:list attribute by default (#890)
  • Fix hovers and CSS conflict detection in Vue <style lang="sass"> blocks (#930)
  • Add support for <script type="text/babel"> (#932)
  • Show pixel equivalents in completions and hovers of the theme() helper (#935)
  • Handle style exports condition when processing @import statements (#934)
  • Highlight @theme contents as a rule list (#937)
  • Show color decorators for oklab and oklch colors (#936)
  • Update fallback version of Tailwind to v3.4.2 (#938)
  • Fix errors thrown by detecting content files with oxide (#945)
  • Fix crash when generating rules produces an error (#954)
  • Add support for initializing when using workspaceFolders (#955)
  • Fix crash when reading CSS files that don't exist (#956)
  • Use one server to handle all folders in a workspace (#957)
  • Fix Tailwind CSS v4 theme reloading on Windows (#960)
  • Show color decorators when utility has an opacity modifier in Tailwind CSS v4 (#969)
  • Bump enhanced-resolve dependency (#971)
  • Remove is-builtin-module dependency (#970)
  • Bump minimum supported Node version to v18 (#978)
  • Pass URI to configuration call not a file path (#981, #982)
  • Fix handling of added workspaces (b39c8e0)
  • Bump bundled version of tailwindcss to v3.4.4 (#987)

v0.10.5

05 Jan 21:34
Compare
Choose a tag to compare
  • Bump bundled version of tailwindcss to v3.4.1 (#898)

v0.10.4

05 Jan 21:34
Compare
Choose a tag to compare
  • Enable Sort Selection on a remote host (#878)
  • Show color decorators in split editors (#888)
  • Bump bundled version of tailwindcss to v3.4.0 (#889)

v0.10.3

05 Jan 21:34
Compare
Choose a tag to compare

No changes — just testing publishing to the marketplace.