Skip to content

Releases: windicss/windicss-intellisense

v0.16.4

19 May 15:15
Compare
Choose a tag to compare

Bug Fixes

  • Attr completion is not displayed at the first class (91456a8)

Features

v0.16.3

19 May 14:40
Compare
Choose a tag to compare

Bug Fixes

  • issue when completion class: and attrs (7b9767f)
  • support class: completion in svelte (a2c6e78)
  • support className pattern #113 (7f92b7e)

Features

  • support define patterns in includeLanguages (2f054ca)

v0.16.2

19 May 12:43
Compare
Choose a tag to compare

Bug Fixes

  • mix attribute and scope (675ce75)

v0.16.1

19 May 10:54
Compare
Choose a tag to compare

Bug Fixes

  • change engine to 1.48.0 to support types (9915490)

v0.16.0

19 May 10:49
Compare
Choose a tag to compare

Bug Fixes

  • add more triggers to class for better performance (58cd014)
  • colors suggest in attributify (3df5103)
  • dynamic utility suggest in attributify (700ed03)
  • highlight color (7ec1150)
  • hover on apply (a4af7f1)
  • hover provider for attributify (e5cf03f)
  • hover provider in variant attr (b85ae80)
  • hover provider on sm-hover or sm:hover ... (c53df7e)
  • mixed triggers (d4ddc7f)
  • should not insert color decoration like abc-gray-200 (fe7b493)
  • show color decoration in sm:hover (178c282)
  • show completion in all variants (ce29aec)
  • show completion in sm:hover:bg (ecb0d07)
  • support older engine (90df402)
  • support older engine #134 (a5fbaa5)
  • support parse color in attributify (1074df3)
  • variant as attr (ea230c8)

Features

  • add option for attr mode (01f02c1)
  • intellisense for generated arbitrary values #120 (a05545f)
  • support attributify mode completion (64d9d71)
  • support enable and disable attributify (22be652)
  • support hover variant and attr group (ff6ac35)
  • support show color decoration in attribute (efbbdd3)
  • support show docs for attrs (2126e5d)
  • support to close emmet trigger (db0d32e)
  • support v3.0 utilities completion (4fde5cc)
  • support variant suggest in attributify (bac763a)

v0.15.1

17 May 15:43
Compare
Choose a tag to compare

Bug Fixes

  • diagnostics not on css block comment (db71941)
  • only show diagnostics for standalone apply (bf0298a)

v0.15.0

17 May 11:46
Compare
Choose a tag to compare

Bug Fixes

Performance Improvements

  • fix emmet completion and speed up (e04ddc2)
  • Performance improvement (7dfc12c)
  • rewrite completion part (49181fa)

v0.14.3

17 May 05:34
Compare
Choose a tag to compare

Bug Fixes

v0.14.1

15 May 07:02
Compare
Choose a tag to compare

Bug Fixes

v0.14.0

14 May 14:25
Compare
Choose a tag to compare

Features

  • add initial style tag syntax diagnostics (#121) (cd24807)