Skip to content

Releases: tailwindlabs/tailwindcss-intellisense

v0.9.0

19 Oct 17:35
Compare
Choose a tag to compare
  • Fix usage of absolute paths in experimental.configFile setting (#617)
  • Fix IntelliSense when separator is -- (#628)
  • Improve support for theme CSS helper when not using quotes and/or using an opacity modifier (1b730cb)
  • Add support for dynamic and parameterized variants (Tailwind v3.2) (d073bb9, f59adbe)
  • Add support for @config (Tailwind v3.2) (bf57dd1)
  • Bump bundled versions of tailwindcss and first-party plugins (315070a)
  • Add automatic support for multi-config workspaces, including @config resolution (#633)

v0.8.7

12 Sep 10:38
Compare
Choose a tag to compare
  • Support insiders versions of tailwindcss (#571)
  • Deduplicate classlist candidates (#572)
  • Don't watch package.json files (#573)
  • Support require.extensions mutations (#583)
  • Support node: module prefix (#585)
  • Replace multi-regexp2 with becke-ch--regex--s0-0-v1--base--pl--lib (#590)
  • Support Surface templates (#597)
  • Ignore commented out code (#599)
  • Use patched version of enhanced-resolve (#600)
  • Guard against optional client capabilities (#602)

v0.8.6

02 Jun 14:17
Compare
Choose a tag to compare
  • Improve theme helper detection

v0.8.5

30 May 10:28
Compare
Choose a tag to compare

v0.8.4

16 May 10:11
Compare
Choose a tag to compare
  • Fix overeager <style> detection (#543)
  • Fix dependencies .map() error

v0.8.3

25 Apr 14:26
Compare
Choose a tag to compare

v0.8.2

20 Apr 14:10
Compare
Choose a tag to compare
  • Fix language features when nesting <template> in Vue files (#532)
  • Add hovers, suggestions, and codeActions settings (#535)

v0.8.1

13 Apr 21:27
Compare
Choose a tag to compare
  • Revert "Improve conflict diagnostics" (#525)

v0.8.0

13 Apr 13:54
Compare
Choose a tag to compare
  • Add gohtmltmpl to supported languages (#473)
  • Prevent directive errors in non-semicolon languages (#461)
  • Detect conflicting multi-rule classes (#498)
  • Fix classRegex error (#501)
  • Rework language boundary detection (#502)
  • Improve conflict diagnostics (#503)
  • Add Tailwind CSS language mode (#518)

v0.7.7

14 Feb 18:18
Compare
Choose a tag to compare
  • Fix activation for projects with square brackets in their path